Add rin terminfo capability
Tianlin Qu discovered that st is missing rin (scroll back #1 lines).
This commit is contained in:
parent
bda9c9ffa6
commit
f8afebdfa0
1 changed files with 1 additions and 0 deletions
1
st.info
1
st.info
|
@ -158,6 +158,7 @@ st-mono| simpleterm monocolor,
|
|||
rc=\E8,
|
||||
rev=\E[7m,
|
||||
ri=\EM,
|
||||
rin=\E[%p1%dT,
|
||||
ritm=\E[23m,
|
||||
rmacs=\E(B,
|
||||
rmcup=\E[?1049l,
|
||||
|
|
Loading…
Reference in a new issue