Display hyperlinks in copy mode and add copy_cursor_hyperlink format to

get the hyperlink under the cursor.
This commit is contained in:
nicm
2024-08-27 07:49:07 +00:00
parent d0c8124661
commit 141cd78407
4 changed files with 34 additions and 3 deletions

1
tmux.1
View File

@ -5498,6 +5498,7 @@ The following variables are available, where appropriate:
.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 "config_files" Ta "" Ta "List of configuration files loaded"
.It Li "copy_cursor_hyperlink" Ta "" Ta "Hyperlink under cursor in copy mode"
.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"