mirror of
https://github.com/tmux/tmux.git
synced 2025-12-27 04:16:03 +00:00
Merge branch 'obsd-master'
This commit is contained in:
7
tmux.1
7
tmux.1
@@ -4244,6 +4244,12 @@ passed through to applications running in
|
||||
.Nm .
|
||||
Attached clients should be detached and attached again after changing this
|
||||
option.
|
||||
.It Xo Ic focus-follows-mouse
|
||||
.Op Ic on | off
|
||||
.Xc
|
||||
When enabled and
|
||||
.Ic mouse
|
||||
is on, moving the mouse into a pane selects it.
|
||||
.It Xo Ic get-clipboard
|
||||
.Op Ic both | request | buffer | off
|
||||
.Xc
|
||||
@@ -6240,6 +6246,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