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:
parent
bb8b37d8c0
commit
07f27be696
1 changed files with 1 additions and 0 deletions
|
@ -392,6 +392,7 @@ will get progressively longer!"
|
||||||
(beginning-of-line)
|
(beginning-of-line)
|
||||||
(push-mark)
|
(push-mark)
|
||||||
(end-of-line)
|
(end-of-line)
|
||||||
|
(exchange-point-and-mark)
|
||||||
(activate-mark)
|
(activate-mark)
|
||||||
(display-buffer (current-buffer)
|
(display-buffer (current-buffer)
|
||||||
`((display-buffer-below-selected)
|
`((display-buffer-below-selected)
|
||||||
|
|
Loading…
Add table
Reference in a new issue