diff options
author | LemonBoy <thatlemon@gmail.com> | 2015-09-16 15:31:51 +0200 |
---|---|---|
committer | LemonBoy <thatlemon@gmail.com> | 2015-09-19 12:22:58 +0200 |
commit | 061fb347502bd0b98f4587cfdce6612808d0c989 (patch) | |
tree | e707dce8b39dd3b411b5bb8a246ee5ff261e01fa /src/fe-common/irc/fe-ctcp.c | |
parent | 762c1d7f2c7478f1e98f847352e6cb3ca889c580 (diff) | |
download | irssi-061fb347502bd0b98f4587cfdce6612808d0c989.zip |
Modify the terminal initialization sequence
We disable the ICRNL flag to make Enter independent from ^J from the
keybinding point of view since the former will now send ^M, leaving the
user free to remap ^J without trapping itself into the irssi session
because of a broken Enter key.
Also disable the software flow control because we don't expect anyone to
run irssi over a serial console; we gain some more freedom by having ^Q
and ^S freely mappable by the user.
Diffstat (limited to 'src/fe-common/irc/fe-ctcp.c')
0 files changed, 0 insertions, 0 deletions