Add a cursor_character format.

This commit is contained in:
nicm
2019-03-19 19:01:50 +00:00
parent b24c9e34a9
commit 161b57869e
2 changed files with 18 additions and 0 deletions

1
tmux.1
View File

@ -3744,6 +3744,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_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"