TerminalSettings.MakeRaw (gb.term)

Function MakeRaw ( ) As TerminalSettings

Sets the terminal to "raw" mode.

Input is available character by character, echoing is disabled, and all special processing of terminal input and output characters is disabled.

This method is a direct interface to the cfmakeraw() system function.