handle_ctrlkey() will no longer ignore Ctrl-J (LF) to fix pause modules that
use inkey()/ungetkey() and don't work with down-arrow (ctrl-J). This should be okay now that input_thread auto-converts Telnet's CR/LF to CR.
Please register or sign in to comment