You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gptel-transient: Use proper ellipsis for consistent UI
* gptel-transient.el (gptel-option-overlaid): Use a proper
ellipsis (…) instead of three ASCII dots (...) when truncating
the user instruction, provided Unicode is displayable and
`truncate-string-ellipsis' is nil. This change allows for two
additional characters and enhances visual appeal and consistency.
Also, increase width to 35 to use most available space without
making the whole tansient wider. Fix a typo in docstring.
0 commit comments