mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-26 01:40:12 -05:00
changelog: new mouse actions
This commit is contained in:
parent
4d2bc54fa2
commit
8f99a032c9
1 changed files with 6 additions and 0 deletions
|
|
@ -39,6 +39,12 @@
|
||||||
(https://codeberg.org/dnkl/foot/issues/77).
|
(https://codeberg.org/dnkl/foot/issues/77).
|
||||||
* Click count support in mouse bindings, i.e double- and triple-click
|
* Click count support in mouse bindings, i.e double- and triple-click
|
||||||
(https://codeberg.org/dnkl/foot/issues/78).
|
(https://codeberg.org/dnkl/foot/issues/78).
|
||||||
|
* All mouse actions (begin selection, select word, select row etc) are
|
||||||
|
now configurable, via the new **select-begin**,
|
||||||
|
**select-begin-block**, **select-extend**, **select-word**,
|
||||||
|
**select-word-whitespace** and **select-row** options in the
|
||||||
|
**mouse-bindings** section in `footrc`
|
||||||
|
(https://codeberg.org/dnkl/foot/issues/79).
|
||||||
|
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue