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.
This commit is contained in:
nicm
2022-06-14 07:29:00 +00:00
parent 42ddf02ffc
commit 616bde08ac
4 changed files with 111 additions and 36 deletions

6
tmux.1
View File

@ -3656,6 +3656,12 @@ Allows setting the cursor style.
Supports extended keys.
.It focus
Supports focus reporting.
.It ignorefkeys
Ignore function keys from
.Xr terminfo 5
and use the
.Nm
internal set only.
.It margins
Supports DECSLRM margins.
.It mouse