zed/crates/task
Hugo Cardante 659b1c9dcf
Add the option to hide both the task and command lines in the task output (#20920)
The goal is to be able to hide these lines from a task output:

```sh
⏵ Task `...` finished successfully
⏵ Command: ...
```

---------

Co-authored-by: Peter Tripp <peter@zed.dev>
2024-11-22 13:45:42 -05:00
..
src Add the option to hide both the task and command lines in the task output (#20920) 2024-11-22 13:45:42 -05:00
test_data
Cargo.toml
LICENSE-GPL