feat: rename select_task to run_task and add a string parameter
This commit is contained in:
parent
c640c3f04b
commit
cea8edecb9
3 changed files with 22 additions and 13 deletions
|
@ -29,7 +29,7 @@
|
|||
["f10", "theme_next"],
|
||||
["f11", "toggle_panel"],
|
||||
["f12", "toggle_inputview"],
|
||||
["alt+!", "select_task"],
|
||||
["alt+!", "run_task"],
|
||||
["ctrl+tab", "next_tab"],
|
||||
["ctrl+shift+tab", "previous_tab"],
|
||||
["ctrl+shift+e", "switch_buffers"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue