--- config.def.h | 2 +- st.info | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/config.def.h b/config.def.h index 930e468..61c6c50 100644 --- a/config.def.h +++ b/config.def.h _AT_@ -63,7 +63,7 @@ static unsigned int cursorthickness = 2; static int bellvolume = 0; /* TERM value */ -static char termname[] = "st-256color"; +static char termname[] = "xterm"; static unsigned int tabspaces = 8; diff --git a/st.info b/st.info index b70fefa..72ea938 100644 --- a/st.info +++ b/st.info _AT_@ -187,7 +187,6 @@ st| simpleterm, xenl, vpa=\E[%i%p1%dd, - st-256color| simpleterm with 256 colors, use=st, colors#256, _AT_@ -211,3 +210,9 @@ st-meta-256color| simpleterm with meta key and 256 colors, smm=\E[?1034h, rs2=\E[4l\E>\E[?1034h, is2=\E[4l\E>\E[?1034h, + +xterm| st, + use=st, + +xterm-256color| st-256-color, + use=st-256color, -- 2.1.4 --HlL+5n6rz5pIUxbD--Received on Mon Sep 17 2001 - 00:00:00 CEST
This archive was generated by hypermail 2.3.0 : Wed Aug 12 2015 - 11:24:10 CEST