I think jmseight is talking about something that does not rely on a terminal emulator, though. Note that scripts run by kite won't have a TTY they can read from. Rather, something like "xdialog" or similar would be needed.
I'm not aware of such a program for now. OTOH, it wouldn't be that hard to program. In fact, - shameless plug - kindlepdfreader's Lua code could easily be modified to work that way (it already has an implementation of an input box). However, that would be somewhat overkill, since PDF and DJVU libraries are included.
So for now, combining hostar's advice with running a terminal program (like myts) is probably the way to go.
|