aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Vargas <k0ga@shike2.com>2020-05-16 10:42:51 +0000
committerHiltjo Posthuma <hiltjo@codemadness.org>2020-05-16 14:07:31 +0200
commitf8afebdfa0cc9a57b22c39c47e9b585f69453eb7 (patch)
tree4e39ee0b9f245f4ef16d8b1b0064900d8a2313b2
parentbda9c9ffa645ee5e4b2507474ebfa1c5efb889b2 (diff)
downloadst-f8afebdfa0cc9a57b22c39c47e9b585f69453eb7.tar.gz
Add rin terminfo capability
Tianlin Qu discovered that st is missing rin (scroll back #1 lines).
-rw-r--r--st.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/st.info b/st.info
index e2abc98..d0694e2 100644
--- a/st.info
+++ b/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,
remember that computers suck.