win32 gui: rework startup/hwnd sync
This commit is contained in:
parent
ff7bdeef6b
commit
337b6ce626
5 changed files with 137 additions and 115 deletions
|
@ -71,7 +71,8 @@
|
|||
"on_match_failure": "ignore",
|
||||
"press": [
|
||||
["ctrl+h ctrl+a", "open_help"],
|
||||
["ctrl+x ctrl+f", "open_recent"],
|
||||
["ctrl+x ctrl+f", "open_file"],
|
||||
["ctrl+x b", "open_recent"],
|
||||
["alt+x", "open_command_palette"],
|
||||
["ctrl+x ctrl+c", "quit"]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue