Fix columns of cursor_character format in list.

This commit is contained in:
nicm 2019-03-25 14:29:36 +00:00
parent 517d673dbe
commit ff4d7d541f
1 changed files with 1 additions and 1 deletions

2
tmux.1
View File

@ -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"