Input.Raw (gb.ncurses)

Const Raw As Integer = 2

Enter raw mode.

In raw mode, normal line buffering and processing of interrupt, quit, suspend,
and flow control keys are turned off.
Characters are presented to curses input functions one by one.