mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-20 05:33:47 -04:00
config, doc, changelog: move selection-override-modifiers to [mouse-bindings] and validate other case
specifically, check for conflicts both when mouse bindings are set and when the selection-override-modifiers setting itself is set
This commit is contained in:
parent
46cadee80f
commit
b52cd67467
4 changed files with 41 additions and 25 deletions
2
foot.ini
2
foot.ini
|
|
@ -63,7 +63,6 @@
|
|||
[mouse]
|
||||
# hide-when-typing=no
|
||||
# alternate-scroll-mode=yes
|
||||
# selection-override-modifiers=Shift
|
||||
|
||||
[colors]
|
||||
# alpha=1.0
|
||||
|
|
@ -170,6 +169,7 @@
|
|||
# toggle-url-visible=t
|
||||
|
||||
[mouse-bindings]
|
||||
# selection-override-modifiers=Shift
|
||||
# primary-paste=BTN_MIDDLE
|
||||
# select-begin=BTN_LEFT
|
||||
# select-begin-block=Control+BTN_LEFT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue