You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also would like auto scrolling to be disabled or disable-able, but I think it already is? Looks like making the chat_free_cursor config parameter true disables autoscrolling:
-- if true, finished ChatResponder won't move the cursor to the end of the buffer
chat_free_cursor = true,
It might be a good idea to add an option to autoscroll until the first line of the answer is at the top of the window, then stop autoscrolling. This way you can get the best of both worlds: you know the answer has started, and you can start reading it while the Ai generates the rest.
No description provided.
The text was updated successfully, but these errors were encountered: