diff --git a/crates/daemon/assets/index.html b/crates/daemon/assets/index.html index a5c7d4bf..afafb5d0 100644 --- a/crates/daemon/assets/index.html +++ b/crates/daemon/assets/index.html @@ -17999,7 +17999,7 @@
const term = new window.Terminal({ fontFamily: "ui-monospace, SFMono-Regular, Menlo, Consolas, monospace", - fontSize: 13, + fontSize: 11, convertEol: false, cursorBlink: true, // The TUI lives on the alternate screen and repaints itself; scrollback