zed/crates/terminal_view/src
Conrad Irwin f50a118e78
Refactor shell wrapping (#23108)
I want to use this to implement ! in vim, so move it from terminal_view
to task, and split windows/non-windows more cleanly.

Release Notes:

- N/A
2025-01-15 08:45:48 -07:00
..
persistence.rs terminal: Fix unresponsive buttons on load until center pane is clicked + Auto-focus docked terminal on load if no other item is focused (#23039) 2025-01-13 15:11:45 +00:00
terminal_element.rs Cleanups preparing for WindowContext refactor (#22475) 2024-12-28 21:36:14 +00:00
terminal_panel.rs Refactor shell wrapping (#23108) 2025-01-15 08:45:48 -07:00
terminal_tab_tooltip.rs Add process ID to terminal tab tooltips (#21955) 2025-01-09 17:52:06 +00:00
terminal_view.rs Improve keymap json schema (#23044) 2025-01-13 02:34:35 +00:00