[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-devel] [PATCH] Bugfix: Don\xe2\x80\x99t call Ncurses.getch when in shell\x96out mode



Hi Rich,

Excerpts from Rich Lane's message of Sa Feb 27 09:23:39 +0100 2010:
> What's the reason for passing the BufferManager singleton as an
> argument?
I am passing the BufferManager because I could not figure out how to access
it from inside the Ncurses module. Maybe there is a better way, if so, please
tell me :-).

> What does "drop the input" mean?
It means returning nil instead of Ncurses.getch, so maybe a better way of
saying it is "We do not check for input because it would restart Ncurses
while in shell-out mode".

Best regards,
Michael
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel