Alacritty: added lost configuration for spawning new window
This commit is contained in:
@@ -663,7 +663,8 @@ mouse:
|
|||||||
#
|
#
|
||||||
# If the same trigger is assigned to multiple actions, all of them are executed
|
# If the same trigger is assigned to multiple actions, all of them are executed
|
||||||
# in the order they were defined in.
|
# in the order they were defined in.
|
||||||
#key_bindings:
|
key_bindings:
|
||||||
|
- { key: N, mods: Control|Shift, action: SpawnNewInstance }
|
||||||
#- { key: Paste, action: Paste }
|
#- { key: Paste, action: Paste }
|
||||||
#- { key: Copy, action: Copy }
|
#- { key: Copy, action: Copy }
|
||||||
#- { key: L, mods: Control, action: ClearLogNotice }
|
#- { key: L, mods: Control, action: ClearLogNotice }
|
||||||
|
|||||||
Reference in New Issue
Block a user