various
This commit is contained in:
@ -47,7 +47,8 @@ bindings = [
|
||||
|
||||
[keyboard]
|
||||
bindings = [
|
||||
{ key = "Back", mods = "Control", chars = "\u001b\u007f"}
|
||||
{ key = "Back", mods = "Control", chars = "\u001b\u007f"},
|
||||
{ key = "N", mods = "Control", action = "SpawnNewInstance" }
|
||||
]
|
||||
|
||||
[scrolling]
|
||||
|
||||
Reference in New Issue
Block a user