Module | HighLine::SystemExtensions |
In: |
lib/highline/system_extensions.rb
|
CHARACTER_MODE | = | "Win32API" |
CHARACTER_MODE | = | "termios" |
CHARACTER_MODE | = | "stty" |
Switched the input mode to raw and disables echo.
WARNING: This method requires the external "stty" program!