We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f721020 commit 7848cfaCopy full SHA for 7848cfa
gptel.el
@@ -1007,7 +1007,7 @@ Later plists in the sequence take precedence over earlier ones."
1007
1008
(defun gptel-auto-scroll ()
1009
"Scroll window if LLM response continues below viewport.
1010
-
+
1011
Note: This will move the cursor."
1012
(when-let* ((win (get-buffer-window (current-buffer) 'visible))
1013
((not (pos-visible-in-window-p (point) win)))
0 commit comments