aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2022-06-14 07:29:00 +0000
committernicm <nicm>2022-06-14 07:29:00 +0000
commit616bde08ac74d4be0ae06087aa3103df54833f86 (patch)
tree6379e3b7e204f65ce18f12db9f5369cb9a29d201 /tmux.1
parent42ddf02ffce2002ed5ded5e03e1a51516fc2d710 (diff)
downloadrtmux-616bde08ac74d4be0ae06087aa3103df54833f86.tar.gz
rtmux-616bde08ac74d4be0ae06087aa3103df54833f86.tar.bz2
rtmux-616bde08ac74d4be0ae06087aa3103df54833f86.zip
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.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 6 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index c58597c6..f06a42a4 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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