aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2020-06-04 12:01:20 +0100
committerThomas Adam <thomas@xteddy.org>2020-06-04 12:01:20 +0100
commit81ba6477ff6b8b6d3811d7f902a6d34cbba7533b (patch)
tree75673ecc5394fa4258952435a0c96df78c716c9a /tmux.1
parent23a3742dc89131a32de2ae71c697a39e7a2a2956 (diff)
parent4ea3370316671084da16070137c4be6505d723bc (diff)
downloadrtmux-81ba6477ff6b8b6d3811d7f902a6d34cbba7533b.tar.gz
rtmux-81ba6477ff6b8b6d3811d7f902a6d34cbba7533b.tar.bz2
rtmux-81ba6477ff6b8b6d3811d7f902a6d34cbba7533b.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 4 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index f7e3b74c..a06230f5 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2519,7 +2519,8 @@ Reactivate a pane in which the command has exited (see the
window option).
If
.Ar shell-command
-is not given, the command used when the pane was created is executed.
+is not given, the command used when the pane was created or last respawned is
+executed.
The pane must be already inactive, unless
.Fl k
is given, in which case any existing command is killed.
@@ -2543,7 +2544,8 @@ Reactivate a window in which the command has exited (see the
window option).
If
.Ar shell-command
-is not given, the command used when the window was created is executed.
+is not given, the command used when the window was created or last respawned is
+executed.
The window must be already inactive, unless
.Fl k
is given, in which case any existing command is killed.