refactor(terminal): add run_task keybind to terminal mode
This commit is contained in:
parent
7e01eae389
commit
f17ceb282a
1 changed files with 1 additions and 0 deletions
|
|
@ -599,6 +599,7 @@
|
|||
["ctrl+shift+p", "open_command_palette"],
|
||||
["alt+shift+p", "open_command_palette"],
|
||||
["alt+x", "open_command_palette"],
|
||||
["alt+!", "run_task"],
|
||||
["alt+f9", "panel_next_widget_style"]
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue