mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Run job commands explicitly in the global enviroment (which can be
modified with setenv -g) rather than with the environment tmux started with.
This commit is contained in:
4
tmux.1
4
tmux.1
@ -1745,6 +1745,10 @@ the
|
||||
.Ic status-interval
|
||||
option: if the status line is redrawn in the meantime, the previous result is
|
||||
used.
|
||||
Shell commands are executed with the
|
||||
.Nm
|
||||
global environment set (see the
|
||||
.Sx ENVIRONMENT section).
|
||||
.Pp
|
||||
#[attributes] allows a comma-separated list of attributes to be specified,
|
||||
these may be
|
||||
|
Reference in New Issue
Block a user