st
simple terminal
git clone https://9o.is/git/st.git
commit 8cfe4365bb9175ac397da0e1fec011398afaefdf parent 6f1a370b5549884a0fb3023f54d3af9d272d5000 Author: Marc André Tanner <mat@brain-dump.org> Date: Mon, 15 May 2017 12:45:41 +0200 Add color change terminfo capabilities Diffstat:
| M | st.info | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/st.info b/st.info @@ -193,9 +193,12 @@ st| simpleterm, st-256color| simpleterm with 256 colors, use=st, + ccc, colors#256, + oc=\E]104\007, pairs#32767, # Nicked from xterm-256color + initc=\E]4;%p1%d;rgb\:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*%{1000}%/%2.2X/%p4%{255}%*%{1000}%/%2.2X\E\\, setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m, setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,