]> git.ipfire.org Git - thirdparty/newt.git/commit
define env NEWT_NOFLOWCTRL to disable flow control
authorRobert Gill <locke@sdf.lonestar.org>
Sun, 22 Jul 2018 04:09:40 +0000 (04:09 +0000)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 23 Jul 2018 07:11:28 +0000 (09:11 +0200)
commit9b146a9f78b02a88874a0a047b7d84f85ddd394a
tree67a37d22cc58b72b44be2949195ca79ec0c78f05
parent9eb2e489ce63c2f928f10e3a24b97e8721bda463
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.
newt.c