1
0
Fork 0

Fix prefix interpretation

This commit is contained in:
Bram Schoenmakers 2024-01-21 11:05:27 +01:00
parent 9e1bdf8428
commit 0321b635c0
Signed by: bram
GPG key ID: 0CCD19DFDC63258F

View file

@ -392,7 +392,7 @@ list of conses."
If INSERT is non-nil, the response is inserted at point.
Otherwise, show the result in a separate buffer."
(interactive "sfastgpt> \np")
(interactive "sfastgpt> \nP")
(let ((result (kagi-fastgpt prompt)))
(if insert
(save-excursion