diff options
author | Thomas Adam <thomas@xteddy.org> | 2022-11-03 10:01:11 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2022-11-03 10:01:11 +0000 |
commit | c449512be41f0d4442bc0f2a7cd652c9784423b8 (patch) | |
tree | 28afa1970cf96d71960ea759a3b6f7a5d5d3f885 /tmux.1 | |
parent | dbfbd8a195707a8550d59f9576fbbafe1045556c (diff) | |
parent | 17290b912116c4397620526d43dcf6ddcf0044b7 (diff) | |
download | rtmux-c449512be41f0d4442bc0f2a7cd652c9784423b8.tar.gz rtmux-c449512be41f0d4442bc0f2a7cd652c9784423b8.tar.bz2 rtmux-c449512be41f0d4442bc0f2a7cd652c9784423b8.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -5890,7 +5890,7 @@ The following keys are also available: .El .Tg display .It Xo Ic display-message -.Op Fl aINpv +.Op Fl aIlNpv .Op Fl c Ar target-client .Op Fl d Ar delay .Op Fl t Ar target-pane @@ -5912,7 +5912,12 @@ is not given, the option is used; a delay of zero waits for a key press. .Ql N ignores key presses and closes only after the delay expires. -The format of +If +.Fl l +is given, +.Ar message +is printed unchanged. +Otherwise, the format of .Ar message is described in the .Sx FORMATS |