diff options
author | Thomas Adam <thomas@xteddy.org> | 2021-04-07 16:01:21 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2021-04-07 16:01:21 +0100 |
commit | 3cd63cc9e0f8f1a4fb4e9da7f39de77ed58d61fb (patch) | |
tree | bc2b0c9e555b94eb2eadb8771fd6f1f2fd221394 /tmux.1 | |
parent | 998a6b0aea560a3c43c23b38b039e9f77d067fe3 (diff) | |
parent | 71fc9f3ee8753a2bb163c85c784936a8d6d3e0ac (diff) | |
download | rtmux-3cd63cc9e0f8f1a4fb4e9da7f39de77ed58d61fb.tar.gz rtmux-3cd63cc9e0f8f1a4fb4e9da7f39de77ed58d61fb.tar.bz2 rtmux-3cd63cc9e0f8f1a4fb4e9da7f39de77ed58d61fb.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4859,6 +4859,7 @@ The following variables are available, where appropriate: .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 "current_file" Ta "" Ta "Current configuration file" .It Li "cursor_character" Ta "" Ta "Character at cursor in pane" .It Li "cursor_flag" Ta "" Ta "Pane cursor flag" .It Li "cursor_x" Ta "" Ta "Cursor X position in pane" |