Bug 54: Don't disable XON/XOFF flow control.
commita3d093bd250c91945d943c94212441128a56c97a
authorKalle Olavi Niemitalo <kon@iki.fi>
Mon, 4 Feb 2008 21:06:42 +0000 (4 23:06 +0200)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Mon, 4 Feb 2008 21:22:15 +0000 (4 23:22 +0200)
treef97cb6d978cb3c5befd177526f11f7fbdbfdb9ad
parentcb1454918a68ed0f286080233f0e48d962f7a45c
Bug 54: Don't disable XON/XOFF flow control.

Do not clear the IXON flag in termios.c_iflag.
Bug 54 did not actually ask for this flag to be kept,
but the cable I am using doesn't seem to have the handshake
lines connected right, so XON/XOFF is a must at 38400 bps,
at least until ELinks learns to send padding based on terminfo.

Any user who has bound actions to Ctrl+S or Ctrl+Q and finds that
they no longer work should just "stty -ixon" before running ELinks.
We don't have any default bindings for those keys, fortunately.
NEWS
src/osdep/osdep.c