refactor(terminal): add terminal to home screen menu
This commit is contained in:
parent
519d8dd886
commit
424fd3efc3
3 changed files with 5 additions and 2 deletions
|
|
@ -34,6 +34,7 @@ const style = struct {
|
|||
\\open_recent_project
|
||||
\\find_in_files
|
||||
\\open_command_palette
|
||||
\\focus_terminal
|
||||
\\run_task
|
||||
\\add_task
|
||||
\\open_config
|
||||
|
|
@ -52,6 +53,7 @@ const style = struct {
|
|||
\\open_recent_project
|
||||
\\find_in_files
|
||||
\\open_command_palette
|
||||
\\focus_terminal
|
||||
\\run_task
|
||||
\\add_task
|
||||
\\open_config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue