Update
This commit is contained in:
parent
1229576476
commit
959dd0f441
@ -563,6 +563,7 @@ mouse_bindings:
|
||||
key_bindings:
|
||||
# (Windows, Linux, and BSD only)
|
||||
- { key: V, mods: Control|Shift, action: Paste }
|
||||
- { key: V, mods: Control, action: Paste }
|
||||
- { key: C, mods: Control|Shift, action: Copy }
|
||||
- { key: Q, mods: Control, action: Quit }
|
||||
#- { key: Insert, mods: Shift, action: PasteSelection }
|
||||
|
Loading…
Reference in New Issue
Block a user