mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-18 06:46:23 -04:00
doc: slight change of wording for mouse-drag-to-select
This commit is contained in:
parent
fdcab07663
commit
00479fe204
2 changed files with 5 additions and 5 deletions
|
|
@ -136,8 +136,8 @@ is **not** possible to define new key bindings.
|
||||||
|
|
||||||
<kbd>left</kbd> - **single-click**
|
<kbd>left</kbd> - **single-click**
|
||||||
: Drag to select; when released, the selected text is copied to the
|
: Drag to select; when released, the selected text is copied to the
|
||||||
_primary_ selection. _Note_: disabled when client has enabled _mouse
|
_primary_ selection. This feature is **disabled** when client has
|
||||||
tracking_.
|
enabled _mouse tracking_.
|
||||||
: Holding <kbd>shift</kbd> enables selection in mouse tracking enabled
|
: Holding <kbd>shift</kbd> enables selection in mouse tracking enabled
|
||||||
clients.
|
clients.
|
||||||
: Holding <kbd>ctrl</kbd> will create a block selection.
|
: Holding <kbd>ctrl</kbd> will create a block selection.
|
||||||
|
|
|
||||||
|
|
@ -124,9 +124,9 @@ be changed.
|
||||||
|
|
||||||
*left*, single-click
|
*left*, single-click
|
||||||
Drag to select; when released, the selected text is copied to the
|
Drag to select; when released, the selected text is copied to the
|
||||||
_primary_ selection. Note that this feature is normally
|
_primary_ selection. This feature is normally *disabled* whenever
|
||||||
*disabled* whenever the client has enabled _mouse tracking_, but
|
the client has enabled _mouse tracking_, but can be forced by
|
||||||
can be forced by holding *shift*.
|
holding *shift*.
|
||||||
|
|
||||||
Holding *ctrl* will create a block selection.
|
Holding *ctrl* will create a block selection.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue