ZIm/crates/workspace/src
Mikayla Maki 9165320390
Fix a bug where the terminal would not be closed by the terminal exiting (#2706)
Release Notes:

- Fixed a bug where terminal tabs in the panel would not close on tty
process exit.
2023-07-11 12:23:26 -07:00
..
pane Make Pane::add_item a proper Pane method 2023-05-29 19:16:22 +02:00
persistence Fix fmt 2023-06-15 14:51:38 -07:00
dock.rs Merge remote-tracking branch 'origin/main' into save-conversations 2023-06-23 09:09:42 +02:00
item.rs Fix a bug where the terminal panel's items wouldn't be hooked up properly to workspace actions 2023-07-11 12:12:37 -07:00
notifications.rs Split out Interactive<T> into Toggle<T> and Interactive<T> 2023-06-20 16:05:20 -07:00
pane.rs Refactor LSP restart logic 2023-07-11 21:56:55 +03:00
pane_group.rs Merge branch 'main' into panels 2023-05-22 14:10:17 +02:00
persistence.rs Add zoom serialization to the workspace 2023-06-14 23:43:45 -07:00
searchable.rs Make production code compile again 2023-04-17 12:33:33 +02:00
shared_screen.rs Move history navigation logic to Workspace 2023-05-29 19:47:59 +02:00
status_bar.rs Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
toolbar.rs Re-enable buffer search in assistant 2023-06-23 09:57:31 +02:00
workspace.rs Restart LSP server on initialization options change 2023-07-06 23:27:22 +03:00
workspace_settings.rs Remove concept of git diff refresh from Item trait 2023-05-25 14:29:28 -04:00