CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/06/02 01:52:15

Modified files:
        usr.bin/tmux   : options-table.c tmux.1 tmux.h tty-term.c tty.c 

Log message:
The actual terminfo entries we ended up with for cursor changes are Cs,
Ce, Ss and Se (not Cc, Ce, Cs, Csr). So use and document these instead
of the ones we were using earlier.

Reply via email to