aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2017-06-09 12:01:17 +0100
committerThomas Adam <thomas@xteddy.org>2017-06-09 12:01:17 +0100
commite640907d2416b3112f428852aeeff9c9648790a9 (patch)
tree3693b0dc4ab18ffde6c77b570dd645be14aa73e5 /tmux.1
parent143ccd27b4857a34ae0294eac6d05f45d27e50ef (diff)
parent74b2deae1ceb53efdf04f9fb6036586856724e1b (diff)
downloadrtmux-e640907d2416b3112f428852aeeff9c9648790a9.tar.gz
rtmux-e640907d2416b3112f428852aeeff9c9648790a9.tar.bz2
rtmux-e640907d2416b3112f428852aeeff9c9648790a9.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.114
1 files changed, 10 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index 0a78cde8..88aefe88 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2424,13 +2424,15 @@ The default is 100.
.Op Ic on | external | off
.Xc
Attempt to set the terminal clipboard content using the
-\ee]52;...\e007
.Xr xterm 1
-escape sequences, if there is an
+escape sequence, if there is an
.Em \&Ms
entry in the
.Xr terminfo 5
-description.
+description (see the
+.Sx TERMINFO EXTENSIONS
+section).
+.Pp
If set to
.Ic on ,
.Nm
@@ -3234,7 +3236,7 @@ set-hook after-split-window "selectl even-vertical"
.Ed
.Pp
In addition, the following hooks are available:
-.Bl -tag -width "XXXXXXXXXXXXXXXX"
+.Bl -tag -width "XXXXXXXXXXXXXXXXXXXXXX"
.It alert-activity
Run when a window has activity.
See
@@ -3259,6 +3261,10 @@ Run when the program running in a pane exits, but
is on so the pane has not closed.
.It pane-exited
Run when the program running in a pane exits.
+.It pane-set-clipboard
+Run when the terminal clipboard is set using the
+.Xr xterm 1
+escape sequence.
.It session-created
Run when a new session created.
.It session-closed