This commit is contained in:
parent
ce19d6a62c
commit
624ab42f73
26 changed files with 493 additions and 163 deletions
|
|
@ -56,7 +56,8 @@ bindings = [
|
|||
{key = "Slash", mods = "Control", chars = "\u001f"},
|
||||
{key = "Space", mods = "Control", chars = "\u0000"},
|
||||
{key = "Back", mods = "Control", chars = "\u001b\u007f"},
|
||||
{key = "M", mods = "Control", chars = "\u0100"}
|
||||
{key = "M", mods = "Control", chars = "\u0100"},
|
||||
{key = "х", mods = "Control", chars = "\u001b"},
|
||||
]
|
||||
|
||||
[general]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue