# File gglib/ext/widgets.rb, line 59
def
feedText
(
char
)
@text
[
@line
]
+=
char
.
to_s
unless
char
==
"`"
end