9b146a9 define env NEWT_NOFLOWCTRL to disable flow control

1 file Authored by xelkarin 5 years ago, Committed by mlichvar 5 years ago,
1 file changed. 8 lines added. 2 lines removed.
    define env NEWT_NOFLOWCTRL to disable flow control
    
    Define the environment variable NEWT_NOFLOWCTRL to disable software flow
    control similarly to how the command 'stty -ixon' disables flow control
    when using ncurses.
    
        
file modified
+8 -2