ZIm/crates/zed/src
Marshall Bowers 28baa56e3d
repl: Factor out ReplStore (#14970)
This PR factors a `ReplStore` out of the `RuntimePanel`.

Since we're planning to remove the `RuntimePanel` and replace it with an
ephemeral tab that can be opened, we need the kernel specifications and
sessions to have somewhere long-lived that they can reside in.

Release Notes:

- N/A
2024-07-22 12:46:33 -04:00
..
zed Fix usability issues with ssh connection modal (#14917) 2024-07-21 08:43:59 -07:00
main.rs repl: Factor out ReplStore (#14970) 2024-07-22 12:46:33 -04:00
reliability.rs Use string interpolation (#13482) 2024-06-25 10:57:50 -04:00
zed.rs repl: Factor out ReplStore (#14970) 2024-07-22 12:46:33 -04:00