Hi Kevin, Reformatted excerpts from Kevin Riggle's message of 2008-04-30: > I accidentally hit <control>-\ in inbox-mode in Sup, immediately after > opening the application, which caused it to crash.
That's a standard UNIX keybinding like ^C. I could trap it, but I think you'll find most other curses programs die if you press it. -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
