diff options
| author | Roberto E. Vargas <k0ga@shike2.com> | 2020-05-16 10:42:51 +0000 | 
|---|---|---|
| committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-05-16 14:07:31 +0200 | 
| commit | f8afebdfa0cc9a57b22c39c47e9b585f69453eb7 (patch) | |
| tree | 4e39ee0b9f245f4ef16d8b1b0064900d8a2313b2 | |
| parent | bda9c9ffa645ee5e4b2507474ebfa1c5efb889b2 (diff) | |
Add rin terminfo capability
Tianlin Qu discovered that st is missing rin (scroll back #1 lines).
| -rw-r--r-- | st.info | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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, |