aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2022-02-01 12:05:42 +0000
committernicm <nicm>2022-02-01 12:05:42 +0000
commit7a4ba6d4a5458f4e2450024d72f0e16905dd5c64 (patch)
tree5db7aef8dcaa5cd65024b24f16d2e88d37806207 /tmux.1
parent770d28b8c517fd87621ea3e8d6d7bdc4f35b3a94 (diff)
downloadrtmux-7a4ba6d4a5458f4e2450024d72f0e16905dd5c64.tar.gz
rtmux-7a4ba6d4a5458f4e2450024d72f0e16905dd5c64.tar.bz2
rtmux-7a4ba6d4a5458f4e2450024d72f0e16905dd5c64.zip
Mention that if-shell and #() use /bin/sh.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.18
1 files changed, 7 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 708f5c75..5310b97f 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4989,7 +4989,9 @@ commands to finish; instead, the previous result from running the same command i
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
+Commands are executed using
+.Pa /bin/sh
+and with the
.Nm
global environment set (see the
.Sx GLOBAL AND SESSION ENVIRONMENT
@@ -6155,6 +6157,8 @@ Execute the first
.Ar command
if
.Ar shell-command
+(run with
+.Pa /bin/sh )
returns success or the second
.Ar command
otherwise.
@@ -6191,6 +6195,8 @@ option.
.D1 Pq alias: Ic run
Execute
.Ar shell-command
+using
+.Pa /bin/sh
or (with
.Fl C )
a