ZIm/crates/terminal/src
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
..
mappings Rename ime_key -> key_char and update behavior (#20953) 2024-11-20 20:29:47 -07:00
pty_info.rs Update Rust crate sysinfo to 0.31.0 (#17733) 2024-09-17 21:50:37 +02:00
terminal.rs Add the option to hide both the task and command lines in the task output (#20920) 2024-11-22 13:45:42 -05:00
terminal_settings.rs Only show breadcrumbs for terminals when there's a title (#20997) 2024-11-21 19:57:09 +02:00