Replies: 1 comment
-
|
JD Smith ***@***.***> writes:
Some docs come with styling based on font-lock-face, e.g. those processed
through ansi-color codes. It would be great if the popupinfo buffer supported
display font-lock-face. Doing so is quite simple: just enable the alias among the
parameters set in the hidden buffer:
Good idea. Pushed.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Some docs come with styling based on
font-lock-face, e.g. those with translated ansi-color codes. It would be great if the popupinfo buffer supported display offont-lock-face. Doing so is quite simple: just enable the alias among the parameters set in the hidden buffer:Alternatively you could enable
font-lockin that buffer (which adds this alias when turned on).Beta Was this translation helpful? Give feedback.
All reactions