gptel-transient: Minor formatting changes.

* gptel-transient.el (gptel-system-prompt): Formatting changes.
This commit is contained in:
Karthik Chikmagalur 2023-04-09 04:22:11 -07:00
parent c11e53061c
commit c29e1cd673

View file

@ -117,7 +117,9 @@ You are a poet. Reply only in verse.
Customize `gptel-directives' for task-specific prompts."
[:description
(lambda () (format "Directive: %s"
(truncate-string-to-width gptel--system-message (max (- (window-width) 14) 20) nil nil t)))
(truncate-string-to-width
gptel--system-message
(max (- (window-width) 14) 20) nil nil t)))
:class transient-column
:pad-keys t
(gptel--suffix-system-message)