diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-02-22 16:25:50 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-02-22 16:25:50 +0000 |
commit | ce7bf1083edd5679420d5288ae53a52759e0d51c (patch) | |
tree | b374f41806da66441a5ca5b69eba0f683e6b2f17 /tmux.1 | |
parent | 1db4ec6e6327aa4b879e42f5e37a2c599f487206 (diff) | |
parent | 1c82cf76608d7e87d734414ddba6e76622b9646c (diff) | |
download | rtmux-ce7bf1083edd5679420d5288ae53a52759e0d51c.tar.gz rtmux-ce7bf1083edd5679420d5288ae53a52759e0d51c.tar.bz2 rtmux-ce7bf1083edd5679420d5288ae53a52759e0d51c.zip |
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |