mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-28 14:23:41 +02:00
Slash command popup and dialogs (login / model / sessions / jump / btw / changelog / etc.) used to sit flush against the chat or welcome content above. Add one blank row before the suggest popup when it is non-empty and one above the dialog block when a dialog is showing. Cursor-row math gains a dialogLead offset so popup-side cursor branches (btwDialog, login dialog, sessionDialog) land in the right cell now that the dialog starts one row lower. |
||
|---|---|---|
| .. | ||
| 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 | ||