mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
Add option command-prefix which is automatically prepended to any command
(apart from a naked default-shell). The default is "exec ".
This commit is contained in:
7
tmux.1
7
tmux.1
@ -2708,6 +2708,13 @@ Set clock colour.
|
||||
.Xc
|
||||
Set clock hour format.
|
||||
.Pp
|
||||
.It Ic command-prefix Ar string
|
||||
String prefixed to commands (apart from a plain shell as set by the
|
||||
.Ic default-shell
|
||||
option).
|
||||
The default is
|
||||
.Ql "exec\ " .
|
||||
.Pp
|
||||
.It Ic force-height Ar height
|
||||
.It Ic force-width Ar width
|
||||
Prevent
|
||||
|
Reference in New Issue
Block a user