ZIm/crates/terminal/src
Andrew Borg (Kashin) 2ef4883937
terminal: Drain task output on completion (#23085)
Now we ensure that task output is fully drained and printed to Zed
terminal pane on task completion.

This change depends on a recent change to alacritty_terminal crate:
5e78d20c70.

Closes https://github.com/zed-industries/zed/issues/18342

Release Notes:

- Fixed missing task terminal output on Linux for short-running commands
2025-01-17 08:00:53 +00:00
..
mappings Rename ime_key -> key_char and update behavior (#20953) 2024-11-20 20:29:47 -07:00
pty_info.rs Add process ID to terminal tab tooltips (#21955) 2025-01-09 17:52:06 +00:00
terminal.rs terminal: Drain task output on completion (#23085) 2025-01-17 08:00:53 +00:00
terminal_settings.rs Enable toolchain venv in new terminals (#21388) 2024-12-03 16:24:30 +01:00