I currently suspect that if I send a null character to the stdscr (which would require bin/sup to be rewritten a little to make stdscr globally available) it would serve as a decent workaround. I don't actually know how global variables work in Ruby.
(Basically, add stdscr.keypad(0) when we return from the external shell.) Cheers, Edward _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
