summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicm <nicm>2019-03-25 14:29:36 +0000
committernicm <nicm>2019-03-25 14:29:36 +0000
commitff4d7d541f50b30203de2f4fa288882e298a930f (patch)
tree60aa366ba169946679a44b0969848cef51384083
parent517d673dbe4b7b5ab290203868d871a712624446 (diff)
Fix columns of cursor_character format in list.
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index fc136de6..0fd604a4 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3785,7 +3785,7 @@ The following variables are available, where appropriate:
.It Li "command_list_alias" Ta "" Ta "Command alias if listing commands"
.It Li "command_list_usage" Ta "" Ta "Command usage if listing commands"
.It Li "cursor_flag" Ta "" Ta "Pane cursor flag"
-.It Li "cursor_character" Ta "Character at cursor in pane"
+.It Li "cursor_character" Ta "" Ta "Character at cursor in pane"
.It Li "cursor_x" Ta "" Ta "Cursor X position in pane"
.It Li "cursor_y" Ta "" Ta "Cursor Y position in pane"
.It Li "history_bytes" Ta "" Ta "Number of bytes in window history"