mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Input ICRCRNL mapping to avoid using INLCRNL with ICRNL
This commit is contained in:
parent
d682e98a66
commit
c736b1e353
6 changed files with 46 additions and 19 deletions
|
|
@ -98,6 +98,7 @@ struct option_t
|
|||
bool map_ign_cr;
|
||||
bool map_i_ff_escc;
|
||||
bool map_i_nl_crnl;
|
||||
bool map_i_cr_crnl;
|
||||
bool map_o_cr_nl;
|
||||
bool map_o_nl_crnl;
|
||||
bool map_o_del_bs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue