gptel-transient: UI tweak for custom prompt

gptel-transient (gptel--suffix-system-message): Place cursor at
the beginning of the system message when editing it.
This commit is contained in:
Karthik Chikmagalur 2023-07-10 01:49:51 -07:00
parent bb8b37d8c0
commit 07f27be696

View file

@ -392,6 +392,7 @@ will get progressively longer!"
(beginning-of-line)
(push-mark)
(end-of-line)
(exchange-point-and-mark)
(activate-mark)
(display-buffer (current-buffer)
`((display-buffer-below-selected)