kf* terminfo capabilities are poorly defined and rxvt uses them in a
commit616bde08ac74d4be0ae06087aa3103df54833f86
authornicm <nicm>
Tue, 14 Jun 2022 07:29:00 +0000 (14 07:29 +0000)
committernicm <nicm>
Tue, 14 Jun 2022 07:29:00 +0000 (14 07:29 +0000)
tree6379e3b7e204f65ce18f12db9f5369cb9a29d201
parent42ddf02ffce2002ed5ded5e03e1a51516fc2d710
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.
options-table.c
tmux.1
tty-features.c
tty-keys.c