diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-04-20 12:01:14 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-04-20 12:01:14 +0100 |
commit | 48371216df07c588180b8e2246930a96e94de62b (patch) | |
tree | b7fe5d01adee8885d766616fcea5ff41d773ec01 /tmux.1 | |
parent | e30f9dc1fae848d659295a9dfab0a5e0cf4e1a46 (diff) | |
parent | 21993105e53da0f5aae583b494c83f1cbbf48b1b (diff) | |
download | rtmux-48371216df07c588180b8e2246930a96e94de62b.tar.gz rtmux-48371216df07c588180b8e2246930a96e94de62b.tar.bz2 rtmux-48371216df07c588180b8e2246930a96e94de62b.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3494,6 +3494,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 |