aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2021-04-07 12:50:12 +0000
committernicm <nicm>2021-04-07 12:50:12 +0000
commit71fc9f3ee8753a2bb163c85c784936a8d6d3e0ac (patch)
tree3ad3b9adad9887b2a661a64e3ea2573d1f28ecc5 /tmux.1
parent1ac47400d296ad3a56e9740f9249175bb59953d5 (diff)
downloadrtmux-71fc9f3ee8753a2bb163c85c784936a8d6d3e0ac.tar.gz
rtmux-71fc9f3ee8753a2bb163c85c784936a8d6d3e0ac.tar.bz2
rtmux-71fc9f3ee8753a2bb163c85c784936a8d6d3e0ac.zip
Add a current_file format for the config file being parsed. Originally
suggested by kn@, also GitHub issue 2638.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index d76cadd3..00b5cd84 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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"