aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2021-08-13 06:50:42 +0000
committernicm <nicm>2021-08-13 06:50:42 +0000
commita2b85069171413aa30c812d44bf8ee4d32a2f834 (patch)
tree8239a57c3ef6901d5ff14445ece8cbea12c3bf55 /tmux.1
parente2f6f58fe50e233dcd0d924bd30c94d1161c666d (diff)
downloadrtmux-a2b85069171413aa30c812d44bf8ee4d32a2f834.tar.gz
rtmux-a2b85069171413aa30c812d44bf8ee4d32a2f834.tar.bz2
rtmux-a2b85069171413aa30c812d44bf8ee4d32a2f834.zip
Set return code for confirm-before and make command-prompt also block,
GitHub issue 2822.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.110
1 files changed, 8 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index f6f50096..75d96c58 100644
--- a/tmux.1
+++ b/tmux.1
@@ -5414,7 +5414,7 @@ See
for possible values for
.Ar prompt-type .
.It Xo Ic command-prompt
-.Op Fl 1FikN
+.Op Fl 1bFikN
.Op Fl I Ar inputs
.Op Fl p Ar prompts
.Op Fl t Ar target-client
@@ -5516,7 +5516,12 @@ option:
.It Li "Move cursor to previous word" Ta "b" Ta "M-b"
.It Li "Move cursor to start" Ta "0" Ta "C-a"
.It Li "Transpose characters" Ta "" Ta "C-t"
+.Pp
.El
+With
+.Fl b ,
+the prompt is shown in the background and the invoking client does not exit
+until it is dismissed.
.It Xo Ic confirm-before
.Op Fl b
.Op Fl p Ar prompt
@@ -5537,7 +5542,8 @@ It may contain the special character sequences supported by the
option.
With
.Fl b ,
-the prompt is shown in the background and the client.
+the prompt is shown in the background and the invoking client does not exit
+until it is dismissed.
.It Xo Ic display-menu
.Op Fl O
.Op Fl c Ar target-client