Fix some comments (#8760)
Release Notes: - N/A Signed-off-by: geekvest <cuimoman@sohu.com>
This commit is contained in:
parent
a6dbaac653
commit
20d133322a
5 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@ Zed supports ways to spawn (and rerun) commands using its integrated terminal to
|
|||
|
||||
Currently, two kinds of tasks are supported, but more will be added in the future.
|
||||
|
||||
All tasks are are sorted in LRU order and their names can be used (with `menu::UseSelectedQuery`, `shift-enter` by default) as an input text for quicker oneshot task edit-spawn cycle.
|
||||
All tasks are sorted in LRU order and their names can be used (with `menu::UseSelectedQuery`, `shift-enter` by default) as an input text for quicker oneshot task edit-spawn cycle.
|
||||
|
||||
## Static tasks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue