CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/14 01:29:00
Modified files:
usr.bin/tmux : options-table.c tmux.1 tty-features.c
tty-keys.c
Log message:
kf* terminfo capabilities are poorly defined and rxvt uses them in a
different way from xterm, so add a feature flag for rxvt to make tmux
ignore the capabilities and instead rely on its builtin definitions.
