Introduction
Introduction Statistics Contact Development Disclaimer Help
Add rin terminfo capability - st - simple terminal
git clone git://git.suckless.org/st
Log
Files
Refs
README
LICENSE
---
commit f8afebdfa0cc9a57b22c39c47e9b585f69453eb7
parent bda9c9ffa645ee5e4b2507474ebfa1c5efb889b2
Author: Roberto E. Vargas <[email protected]>
Date: Sat, 16 May 2020 10:42:51 +0000
Add rin terminfo capability
Tianlin Qu discovered that st is missing rin (scroll back #1 lines).
Diffstat:
M st.info | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git 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,
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.