CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/12 14:07:07
Modified files:
usr.bin/tmux : format.c tmux.1 tmux.h tty-keys.c tty-term.c
tty.c
Log message:
The terminal type was never as much use as I expected so remove it in
favour of a couple of flags for the features used (DECSLRM and DECFRA).
Also rename the flag for no xenl to be more obvious while here.
