mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-27 13:56:33 +02:00
When the user types while a turn is in flight the queued messages render as "sliding in:" chips above the status bar. Previously they sat flush against the streaming chat content above. Prepend a single blank row so the chips have air on top. The trailer blank inside the queue slice is removed because the bottom-region assembly already inserts a blank above statusLines; keeping it doubled the gap below the chips. |
||
|---|---|---|
| .. | ||
| extensions | ||
| modes | ||
| tools | ||
| args.go | ||
| botcmd.go | ||
| botcmd_unix.go | ||
| botcmd_windows.go | ||
| build.go | ||
| changelog.go | ||
| cli.go | ||
| config.go | ||
| extcmd.go | ||
| modelsync.go | ||
| rpc.go | ||
| systemprompt.go | ||
| update.go | ||