[Urwid] Changing interrupt and quit characters (untested
low-level code)
Derek Peschel
dpeschel at eskimo.com
Tue Jul 25 12:09:50 EDT 2006
On Tue, Jul 25, 2006 at 09:54:05AM -0400, Ian Ward wrote:
> Would you reorganize that code into remap_keyboard_interrupt() and
> restore_keyboard_interrupt() functions so that they can be used by other
> programs?
Gladly. They could even become Python library functions. If you have
any design advice (how to eliminate possible timing bugs, work smoothly
with the TTY driver and curses, make sure the restore function gets called
after every error) please let me know. As a C programmer, I may be over-
complicating the matter.
-- Derek
More information about the Urwid
mailing list