How can I capture arrow keys in a terminal without the user having to press "enter" after the arrow key?
A:
Look into the ruby console libraries http://raa.ruby-lang.org/project/ruby-termios/ and http://raa.ruby-lang.org/project/ncurses-ruby/
Elf King
2010-07-21 16:59:55