ZIm/crates/terminal/src
Kirill Bulatov 13c17267b9
Properly pass nested script arguments for tasks (#10776)
Closes
https://github.com/zed-industries/zed/discussions/10732#discussion-6524347
introduced by https://github.com/zed-industries/zed/pull/10548 while
keeping both Python and Bash run selection capabilities.

Also replaced redundant `SpawnTask` struct with `SpawnInTerminal` that
has identical fields.

Release Notes:

- Fixed incorrect task escaping of nested script arguments

---------

Co-authored-by: Piotr Osiewicz <piotr@zed.dev>
2024-04-19 16:24:35 +03:00
..
mappings Fix assorted linux issues (#10061) 2024-04-01 17:22:59 -07:00
pty_info.rs Windows: Enable clippy deny warnings (#9920) 2024-03-28 11:55:35 -04:00
terminal.rs Properly pass nested script arguments for tasks (#10776) 2024-04-19 16:24:35 +03:00
terminal_settings.rs add a setting to control show/hide terminal button for status bar (#10593) 2024-04-16 09:40:32 +02:00