mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +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
|
|
@ -218,6 +218,8 @@ Map FF to ESC-c on input
|
|||
Map NL to CR on input
|
||||
.IP "\fBINLCRNL"
|
||||
Map NL to CR-NL on input
|
||||
.IP "\fBICRCRNL"
|
||||
Map CR to CR-NL on input
|
||||
.IP "\fBIMSB2LSB"
|
||||
Map MSB bit order to LSB on input
|
||||
.IP "\fBOCRNL"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue