diff --git a/tmux.1 b/tmux.1 index fe31bf4a..e9cd3c73 100644 --- a/tmux.1 +++ b/tmux.1 @@ -5161,13 +5161,6 @@ visible before the application starts reappears unchanged after it exits. .It Ic cursor-colour Ar colour Set the colour of the cursor. .Pp -.It Ic pane-colours[] Ar colour -The default colour palette. -Each entry in the array defines the colour -.Nm -uses when the colour with that index is requested. -The index may be from zero to 255. -.Pp .It Ic cursor-style Ar style Set the style of the cursor. Available styles are: @@ -5179,6 +5172,13 @@ Available styles are: .Ic blinking-bar , .Ic bar . .Pp +.It Ic pane-colours[] Ar colour +The default colour palette. +Each entry in the array defines the colour +.Nm +uses when the colour with that index is requested. +The index may be from zero to 255. +.Pp .It Xo Ic remain-on-exit .Op Ic on | off | failed .Xc