Define the environment variable NEWT_NOFLOWCTRL to disable software flow control similarly to how the command 'stty -ixon' disables flow control when using ncurses.
Applied. Thanks!
Pull-Request has been closed by mlichvar
Define the environment variable NEWT_NOFLOWCTRL to disable software flow
control similarly to how the command 'stty -ixon' disables flow control
when using ncurses.