ZIm/crates/terminal_view/src
Kirill Bulatov dcdd1ece1c
Small improvements of the task terminal spawn behavior (#9399)
* Add a `reveal: always|never` field in task definitions from tasks.json
, allowing to customize task terminal behavior on spawn
* Ensure reveal: always reveals the terminal even if the old task is
already running


Release Notes:

- Added a `reveal: always|never` (`always` is a default) field in task
definitions from tasks.json , allowing to customize task terminal
behavior on spawn

---------

Co-authored-by: Piotr Osiewicz <piotr@zed.dev>
2024-03-15 18:32:59 +02:00
..
persistence.rs Changed SQLez migrations to be executed eagerly 2023-01-30 14:38:48 -08:00
terminal_element.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
terminal_panel.rs Small improvements of the task terminal spawn behavior (#9399) 2024-03-15 18:32:59 +02:00
terminal_view.rs Remove wezterm fork from dependencie (#8998) 2024-03-12 21:27:40 +02:00