diff options
author | Thomas Adam <thomas@xteddy.org> | 2022-06-14 10:01:08 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2022-06-14 10:01:08 +0100 |
commit | 06869ff22fa9891c9633ce3e3efa77cac758b520 (patch) | |
tree | e9c067e1b8b0cdb7c899e2f3a823b6e17de49e6d /tmux.1 | |
parent | 6d0828b81cd39362869155dbea0143b66efe4e21 (diff) | |
parent | 616bde08ac74d4be0ae06087aa3103df54833f86 (diff) | |
download | rtmux-06869ff22fa9891c9633ce3e3efa77cac758b520.tar.gz rtmux-06869ff22fa9891c9633ce3e3efa77cac758b520.tar.bz2 rtmux-06869ff22fa9891c9633ce3e3efa77cac758b520.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3659,6 +3659,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 |