config: add support for pipe-* actions in mouse bindings

Closes #183
This commit is contained in:
Daniel Eklöf 2020-11-06 19:29:23 +01:00
parent 398f0b699a
commit 9ce79e2ef0
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
5 changed files with 65 additions and 6 deletions

View file

@ -77,6 +77,10 @@
window (https://codeberg.org/dnkl/foot/issues/179).
* Character dropped from selection when "right-click-hold"-extending a
selection (https://codeberg.org/dnkl/foot/issues/180).
* Support for **pipe-\*** actions in mouse bindings. It was previously
not possible to add a command to these actions when used in mouse
bindings, making them useless
(https://codeberg.org/dnkl/foot/issues/183).
### Security