From 1580afdfdf72e3dd33a5063bce69fd96f0906d42 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 14 Oct 2010 00:30:03 +0000 Subject: [PATCH] Put "or" on new line from command with .Ic. --- tmux.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tmux.1 b/tmux.1 index bfd05c55..cd65fed9 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2082,7 +2082,8 @@ will attempt - on supported platforms - to rename the window to reflect the command currently running in it. This flag is automatically disabled for an individual window when a name is specified at creation with -.Ic new-window or +.Ic new-window +or .Ic new-session , or later with .Ic rename-window .