Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > cursesライブラリ > Cursesモジュール > nonl
nonl -> nil
[permalink][rdoc][TODO]
cooked モードのとき、return キーの入力に対して CR (Ctrl-m) を返すようにします。
詳しくは、 man ページの curs_outopts(3X) の nonl 関数を参照ください。
Disable the underlying display device to translate the return key into newline on input
[SEE_ALSO] Curses.#nl