mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-27 05:46:34 +02:00
the help block was prepended to the chat, which pushed any existing conversation off the top of the viewport on anything but the shortest sessions. appending it (with scrollOffset=0 so the viewport sticks to the bottom) means /help is always visible right above the editor, exactly where the user's eye is already looking. login / model / sessions dialogs already render in the bottom-sticky band between chat and editor, so they weren't affected. |
||
|---|---|---|
| .. | ||
| modes | ||
| tools | ||
| args.go | ||
| botcmd.go | ||
| botcmd_unix.go | ||
| botcmd_windows.go | ||
| build.go | ||
| cli.go | ||
| config.go | ||
| modelsync.go | ||
| systemprompt.go | ||