aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-03-28 09:51:12 +0000
committernicm <nicm>2020-03-28 09:51:12 +0000
commit593fddf84b6ae661df46597a22107babcc77efd5 (patch)
tree5ef1cb395440658f8b3a2a0c319eb15b5c8ee189 /tmux.1
parent4346098e977d8fb3bde0783e9858f3def7bc01a5 (diff)
downloadrtmux-593fddf84b6ae661df46597a22107babcc77efd5.tar.gz
rtmux-593fddf84b6ae661df46597a22107babcc77efd5.tar.bz2
rtmux-593fddf84b6ae661df46597a22107babcc77efd5.zip
Make two -E only close popup automatically if the command exited with 0.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 5 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index aec7f79e..5ee1a5aa 100644
--- a/tmux.1
+++ b/tmux.1
@@ -5032,6 +5032,11 @@ shell command.
closes the popup automatically when
.Ar shell-command
exits.
+Two
+.Fl E
+closes the popup only if
+.Ar shell-command
+exited with success.
With
.Fl K ,
.Ql Escape