diff options
author | Thomas Adam <thomas@xteddy.org> | 2019-03-25 16:00:36 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2019-03-25 16:00:36 +0000 |
commit | 5e2150cf185e89a167dd1c64d7ddd0b055021400 (patch) | |
tree | 6f272a9bcfea5dae5e064252f79023effdb1b8a5 | |
parent | a07ad6b5a3cab6ef376797421306baf1991dc912 (diff) | |
parent | ff4d7d541f50b30203de2f4fa288882e298a930f (diff) | |
download | rtmux-5e2150cf185e89a167dd1c64d7ddd0b055021400.tar.gz rtmux-5e2150cf185e89a167dd1c64d7ddd0b055021400.tar.bz2 rtmux-5e2150cf185e89a167dd1c64d7ddd0b055021400.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3863,7 +3863,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" |