diff options
author | Thomas Adam <thomas@xteddy.org> | 2021-08-11 12:01:20 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2021-08-11 12:01:20 +0100 |
commit | e9d49161e0510b8b2eccbe33195789937d25796f (patch) | |
tree | 3b3c38e7e1056280b55790e80093c4ead45026a2 /tmux.1 | |
parent | 7a06b92061b6ade8fae57a0c60435deb07e56855 (diff) | |
parent | 901360007479f176164ab2756072808fc17608c1 (diff) | |
download | rtmux-e9d49161e0510b8b2eccbe33195789937d25796f.tar.gz rtmux-e9d49161e0510b8b2eccbe33195789937d25796f.tar.bz2 rtmux-e9d49161e0510b8b2eccbe33195789937d25796f.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 |