zed/crates/terminal
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
Cargo.toml [terminal] Consider "main.cs(20,5)" to be a single clickable word (#19004) 2024-10-10 13:56:48 +03:00
LICENSE-GPL