rio: add ^B control sequence to move cursor to output point
This commit is contained in:
parent
a269ced358
commit
24349c52b4
3 changed files with 8 additions and 1 deletions
|
@ -45,6 +45,8 @@ enum {
|
|||
Kscrollonedown= KF|0x21,
|
||||
|
||||
Ksoh= 0x01,
|
||||
Kstx= 0x02,
|
||||
Ketx= 0x03,
|
||||
Keof= 0x04,
|
||||
Kenq= 0x05,
|
||||
Kack= 0x06,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue