zed/crates/terminal/src
Aleksei Gusev f61abe0247
Pass hold: true to Alacritty for tasks (#13898)
It seems `hold: false` causes alacritty to close the channel earlier,
without waiting for the output from the child command to go to Zed.

Fixes [#13683](https://github.com/zed-industries/zed/issues/13683)

Release Notes:

- Fixed loosing output of a spawned task
([#13683](https://github.com/zed-industries/zed/issues/13683)).

[Screencast from 2024-07-06
18-28-56.webm](https://github.com/zed-industries/zed/assets/39293/4ebef8b5-7c0d-46be-9341-4ac0d809458d)
2024-07-11 17:50:00 +03:00
..
mappings Fix terminal key bindings (#12558) 2024-06-03 11:25:27 -07:00
pty_info.rs Don't iterate over all system processes (#11281) 2024-05-01 20:08:56 -06:00
terminal_settings.rs windows: Fix rust tasks (#13413) 2024-07-11 10:47:25 +02:00
terminal.rs Pass hold: true to Alacritty for tasks (#13898) 2024-07-11 17:50:00 +03:00