foot.ini: move [text-bindings] section, and update example

Use Super+c -> Ctrl+c as example
This commit is contained in:
Daniel Eklöf 2022-02-09 18:10:38 +01:00
parent 8379b48a9e
commit 4e69c1d178
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -167,6 +167,9 @@
# cancel=Control+g Control+c Control+d Escape
# toggle-url-visible=t
[text-bindings]
# \x03=Mod4+c # Map Super+c -> Ctrl+c
[mouse-bindings]
# selection-override-modifiers=Shift
# primary-paste=BTN_MIDDLE
@ -178,7 +181,4 @@
# select-word-whitespace=Control+BTN_LEFT-2
# select-row=BTN_LEFT-3
[text-bindings]
# \x01=Mod4+a # Map Super+a -> Ctrl+a
# vim: ft=conf