zed/crates/repl
MostlyK 72fa9715e3
repl: Fix duplicate output inside notebooks (#48616)
- Render the output only when needed, fixes the duplicate output that
can happen after opening a saved notebook.
- Vim in Jupyter View with j/k navigation across notebook cells

Release Notes:

- N/A
2026-02-26 00:15:57 +01:00
..
src repl: Fix duplicate output inside notebooks (#48616) 2026-02-26 00:15:57 +01:00
Cargo.toml repl: Add WSL and SSH remote kernel support (#47891) 2026-02-20 09:36:21 +00:00
LICENSE-GPL