diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2013-03-25 15:59:57 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2013-03-25 15:59:57 +0000 |
commit | e44bd9f750bc374ae116a849e7ccde4efabc034a (patch) | |
tree | 3d01e5f4520c05cdd01c6d4b30e67c8d1bc53c2c /tmux.1 | |
parent | 58bb6f8c5650d496fb3b872766c0278aa024631d (diff) | |
download | rtmux-e44bd9f750bc374ae116a849e7ccde4efabc034a.tar.gz rtmux-e44bd9f750bc374ae116a849e7ccde4efabc034a.tar.bz2 rtmux-e44bd9f750bc374ae116a849e7ccde4efabc034a.zip |
Revert the command-prefix change which breaks sequences of commands.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -2750,13 +2750,6 @@ 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 |