[dev] [sandy] [st] Title incorrectly shown if TERM=st
When I try to run sandy with TERM set as any of st,st-16color,st-256color,
the title line is not shown, and is instead printed out randomly to stdout
as I try to insert text. This happens when running "TERM=st sandy" in rxvt,
and does not happen when running "TERM=xterm sandy" in st.
I don't know enough about ncurses to diagnose whether it is a problem with
st.info, or sandy's use of ncurses (or ncurses itself), but the only
similar experience I've had is trying to use
TERM=st vi
when /usr/share/terminfo/s/st does not exist.
Does anyone else experience this behaviour?
Right now my solution is similar to ssh:
alias sandy="TERM=xterm-256color sandy"
in my shell rc file
-shuall
Received on Sun Oct 04 2015 - 19:45:58 CEST
This archive was generated by hypermail 2.3.0
: Sun Oct 04 2015 - 19:48:09 CEST