From e44bd9f750bc374ae116a849e7ccde4efabc034a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 25 Mar 2013 15:59:57 +0000 Subject: Revert the command-prefix change which breaks sequences of commands. --- tmux.1 | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 5d4864d0..0dc68bfe 100644 --- a/tmux.1 +++ b/tmux.1 @@ -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 -- cgit