mirror of
https://github.com/tmux/tmux.git
synced 2025-12-26 19:56:03 +00:00
Add selection_mode format variable for copy mode, from Mike Jonkmans in
GitHub issue 4773.
This commit is contained in:
1
tmux.1
1
tmux.1
@@ -6238,6 +6238,7 @@ The following variables are available, where appropriate:
|
||||
.It Li "selection_active" Ta "" Ta "1 if selection started and changes with the cursor in copy mode"
|
||||
.It Li "selection_end_x" Ta "" Ta "X position of the end of the selection"
|
||||
.It Li "selection_end_y" Ta "" Ta "Y position of the end of the selection"
|
||||
.It Li "selection_mode" Ta "" Ta "Selection mode"
|
||||
.It Li "selection_present" Ta "" Ta "1 if selection started in copy mode"
|
||||
.It Li "selection_start_x" Ta "" Ta "X position of the start of the selection"
|
||||
.It Li "selection_start_y" Ta "" Ta "Y position of the start of the selection"
|
||||
|
||||
Reference in New Issue
Block a user