On Sun, Oct 04, 2015 at 01:45:58PM -0400, shua lloret wrote:
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

Did you `sudo make install`? If you did not do it, did you run `tic -s
st.info`?

Can you explain more about it?

--
_____________________________________
< Do what you like, like what you do. >
-------------------------------------
       \   ^__^
        \  (oo)\_______
           (__)\       )\/\
               ||----w |
               ||     ||

Reply via email to