ZIm/crates/repl/src
Kyle Kelley 550e139b61
repl: Set the default lines ✖️ columns for the REPL to 32x128 (#16061)
![image](https://github.com/user-attachments/assets/dce938ef-bdfd-4412-a074-90c883286263)

Release Notes:

- Improved visuals of repl stdout/stderr by reducing default line count
to 32
2024-08-10 10:28:56 -07:00
..
components repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
components.rs repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
jupyter_settings.rs repl: Enable jupyter by default, allow disabling (#14985) 2024-07-22 17:30:21 -04:00
kernels.rs repl: Address simple fixes (#15828) 2024-08-05 13:48:15 -07:00
outputs.rs repl: Render markdown output from kernels (#15742) 2024-08-03 09:41:12 -07:00
repl.rs Add repl events (#15259) 2024-07-26 03:31:41 -04:00
repl_editor.rs repl: Improve kernelspec discoverability (#15886) 2024-08-06 16:58:56 -07:00
repl_sessions_ui.rs repl: Improve kernelspec discoverability (#15886) 2024-08-06 16:58:56 -07:00
repl_store.rs repl: Improve kernelspec discoverability (#15886) 2024-08-06 16:58:56 -07:00
session.rs assistant: Polish /workflow and steps UI (#15936) 2024-08-08 15:46:33 +02:00
stdio.rs repl: Set the default lines ✖️ columns for the REPL to 32x128 (#16061) 2024-08-10 10:28:56 -07:00