mirror of
https://github.com/patriceckhart/zot.git
synced 2026-07-01 23:59:50 +02:00
the up/down handlers required !i.busy before routing to scrollBy, which meant you couldn't scroll back through a long streaming reply while it was still arriving. dropped the busy check \u2014 chat scroll now works in both states, consistent with pgup/pgdn which never had the restriction. |
||
|---|---|---|
| .. | ||
| telegram | ||
| dialog_frame.go | ||
| help.go | ||
| interactive.go | ||
| json.go | ||
| login_dialog.go | ||
| model_dialog.go | ||
| print.go | ||
| session_dialog.go | ||
| slash_suggest.go | ||
| spinner.go | ||
| welcome.go | ||