diff options
author | Thomas Adam <thomas@xteddy.org> | 2022-08-15 13:54:47 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2022-08-15 13:54:47 +0100 |
commit | 9c34aad21c0837123a51a5a4233a016805d3e526 (patch) | |
tree | 4c31065069418a60bb125e2d33e77c8993855d96 /tmux.1 | |
parent | 9b08e5139baf7cd61d096c128b6a794f6a634102 (diff) | |
parent | 7c2dcd72380dc2d9e119e99cb423a67ae17b6bd2 (diff) | |
download | rtmux-9c34aad21c0837123a51a5a4233a016805d3e526.tar.gz rtmux-9c34aad21c0837123a51a5a4233a016805d3e526.tar.bz2 rtmux-9c34aad21c0837123a51a5a4233a016805d3e526.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6433,6 +6433,10 @@ These are set automatically if the capability is present. .It Em \&Hls Set or clear a hyperlink annotation. +.It Em \&Nobr +Tell +.Nm +that the terminal does not use bright colors for bold display. .It Em \&Rect Tell .Nm @@ -6595,6 +6599,10 @@ escapes non-printable characters and backslash as octal \\xxx. The pane with ID .Ar pane-id has changed mode. +.It Ic %paste-buffer-changed Ar name +Paste buffer +.Ar name +has been changed. .It Ic %pause Ar pane-id The pane has been paused (if the .Ar pause-after |