SIGN IN SIGN UP

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>
K
Kirill Bulatov committed
13c17267b97f44fbaf28b6bd4961e070db113d33
Parent: 9247da7
Committed by GitHub <noreply@github.com> on 4/19/2024, 1:24:35 PM