diff options
author | Thomas Adam <thomas@xteddy.org> | 2019-10-23 10:01:27 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2019-10-23 10:01:27 +0100 |
commit | b5de0a20d8993c7bcf9b466fd4f9528b2de754de (patch) | |
tree | f602edd57c35a84a42a11385b15b90e13149e300 /tmux.1 | |
parent | 004ee66227dfaaeda99af1da87c854634331ab11 (diff) | |
parent | f7fb5df54312fb4d7421ba7b25fa00987085ac65 (diff) | |
download | rtmux-b5de0a20d8993c7bcf9b466fd4f9528b2de754de.tar.gz rtmux-b5de0a20d8993c7bcf9b466fd4f9528b2de754de.tar.bz2 rtmux-b5de0a20d8993c7bcf9b466fd4f9528b2de754de.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4219,6 +4219,8 @@ The following variables are available, where appropriate: .It Li "command_list_alias" Ta "" Ta "Command alias if listing commands" .It Li "command_list_name" Ta "" Ta "Command name if listing commands" .It Li "command_list_usage" Ta "" Ta "Command usage if listing commands" +.It Li "copy_cursor_line" Ta "" Ta "Line the cursor is on in copy mode" +.It Li "copy_cursor_word" Ta "" Ta "Word under cursor in copy mode" .It Li "copy_cursor_x" Ta "" Ta "Cursor X position in copy mode" .It Li "copy_cursor_y" Ta "" Ta "Cursor Y position in copy mode" .It Li "cursor_character" Ta "" Ta "Character at cursor in pane" |