mirror of
https://github.com/ksherlock/a2-terminfo.git
synced 2025-02-08 08:30:25 +00:00
misc tweaks.
This commit is contained in:
parent
33842ca31f
commit
c4aa6ac0ee
@ -11,7 +11,7 @@ gno|gnocon|gno-console|GNO Console Driver:\
|
||||
#cursor motion
|
||||
:cm=\036%r%+ %+ :\
|
||||
:ho=^Y:\
|
||||
:ll=^^ 8:\
|
||||
:ll=^^ 7:\
|
||||
:cr=^M:\
|
||||
# cursor movement - up, down, left, right.
|
||||
:up=^_:\
|
||||
@ -38,13 +38,13 @@ gno|gnocon|gno-console|GNO Console Driver:\
|
||||
:as=^O^[:\
|
||||
:ae=^N^X:\
|
||||
#scroll region
|
||||
:cs=\003[ o%+ %+ :\
|
||||
:cs=^C[ o%+ %+ :\
|
||||
#insert/delete line
|
||||
:al=^Q:\
|
||||
:dl=^R:\
|
||||
#initialize / reset
|
||||
:rs=^N^X^E^B^C[ o 7^L:\
|
||||
:is=^N^X^E^B:\
|
||||
:r1=^N^X^E^B^C[ o 7^L:\
|
||||
:i1=^N^X^E^B:\
|
||||
#scrolling
|
||||
:sf=^W:\
|
||||
:sr=^V:\
|
||||
|
@ -14,7 +14,7 @@ gsoscon|gsos-console|GSOS Console Driver:\
|
||||
# cursor motion
|
||||
:cm=%r^^%+ %+ :\
|
||||
:ho=^Y:\
|
||||
:ll=^^ 8:\
|
||||
:ll=^^ 7:\
|
||||
:cr=^M:\
|
||||
:cv=^F%+ :\
|
||||
# cursor movement - up, down, left, right.
|
||||
@ -44,8 +44,8 @@ gsoscon|gsos-console|GSOS Console Driver:\
|
||||
:as=^O^[:\
|
||||
:ae=^N^X:\
|
||||
# initialize / reset. 80-column, Normal text, disable mousetext, 80x24 textport, consLF/DLE off, clear.
|
||||
:rs=^R^N^X^B o7^U\015^L:\
|
||||
:is=^R^N^X^B o7^U\015^L:\
|
||||
:r1=^R^N^X^B o7^U\015^L:\
|
||||
:i1=^R^N^X^B o7^U\015^L:\
|
||||
# ---- scrolling ----
|
||||
# scroll up 1 line
|
||||
:sf=^J:\
|
||||
|
@ -44,7 +44,7 @@ pse|proterm-special|ProTerm Special Emulation:\
|
||||
:ei=:\
|
||||
:im=:\
|
||||
#initialize / reset
|
||||
:is=^N:\
|
||||
:i1=^N:\
|
||||
:r1=^N:\
|
||||
# repeat character %1 %2 times
|
||||
:rp=\022%.%.:\
|
||||
|
Loading…
x
Reference in New Issue
Block a user