diff --git a/CHANGELOG.md b/CHANGELOG.md index b0eab47a..9351816b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,12 @@ (https://codeberg.org/dnkl/foot/issues/77). * Click count support in mouse bindings, i.e double- and triple-click (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