aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2021-08-11 08:40:58 +0000
committernicm <nicm>2021-08-11 08:40:58 +0000
commit338ec859a463eaa4c0502116ef2857c566c9e468 (patch)
tree2f52ba1a2bd25fe9f588ebb0e67f12b4f09c8199 /tmux.1
parentf6755c6f2c6fd10a90984fadad4c9ac4a8a92027 (diff)
downloadrtmux-338ec859a463eaa4c0502116ef2857c566c9e468.tar.gz
rtmux-338ec859a463eaa4c0502116ef2857c566c9e468.tar.bz2
rtmux-338ec859a463eaa4c0502116ef2857c566c9e468.zip
Make confirm-before optionally block the invoking client like run-shell,
GitHub issue 2819.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 4 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index a2872535..95f1ba41 100644
--- a/tmux.1
+++ b/tmux.1
@@ -5507,6 +5507,7 @@ option:
.It Li "Transpose characters" Ta "" Ta "C-t"
.El
.It Xo Ic confirm-before
+.Op Fl b
.Op Fl p Ar prompt
.Op Fl t Ar target-client
.Ar command
@@ -5523,9 +5524,9 @@ is the prompt to display; otherwise a prompt is constructed from
It may contain the special character sequences supported by the
.Ic status-left
option.
-.Pp
-This command works only from inside
-.Nm .
+With
+.Fl b ,
+the prompt is shown in the background and the client.
.It Xo Ic display-menu
.Op Fl O
.Op Fl c Ar target-client