mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
footrc: fix combo for select-begin-block
Typo: should be a '+', not a '='.
This commit is contained in:
parent
364412bfaa
commit
2764a8394a
1 changed files with 1 additions and 1 deletions
2
footrc
2
footrc
|
|
@ -94,7 +94,7 @@
|
|||
[mouse-bindings]
|
||||
# primary-paste=BTN_MIDDLE
|
||||
# select-begin=BTN_LEFT
|
||||
# select-begin-block=Control=BTN_LEFT
|
||||
# select-begin-block=Control+BTN_LEFT
|
||||
# select-extend=BTN_RIGHT
|
||||
# select-word=BTN_LEFT-2
|
||||
# select-word-whitespace=Control+BTN_LEFT-2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue