aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2017-04-20 09:20:22 +0000
committernicm <nicm>2017-04-20 09:20:22 +0000
commit0b44ad99b51606a8cab662e04cf043a8c4a3ca92 (patch)
tree06a3c095e0babd541df00c9cd80bac898724c984 /tmux.1
parentf184c6f06c8bd63390ecec3fbe290b087f995ea7 (diff)
downloadrtmux-0b44ad99b51606a8cab662e04cf043a8c4a3ca92.tar.gz
rtmux-0b44ad99b51606a8cab662e04cf043a8c4a3ca92.tar.bz2
rtmux-0b44ad99b51606a8cab662e04cf043a8c4a3ca92.zip
If a #() command doesn't exit, use its most recent line of output (it
must be a full line). Don't let it redraw the status line more than once a second. Requested by someone about 10 years ago...
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 681c2381..0dc02ef2 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3490,6 +3490,8 @@ does not wait for
.Ql #()
commands to finish; instead, the previous result from running the same command is used,
or a placeholder if the command has not been run before.
+If the command hasn't exited, the most recent line of output will be used, but the status
+line will not be updated more than once a second.
Commands are executed with the
.Nm
global environment set (see the