-
Thank you for the useful package! I just wanted to ask if there is way I can split the message displayed into multiple lines of 50 characters or something? I sometimes have a narrow window and the message is essentially unreadable because it truncates |
Beta Was this translation helpful? Give feedback.
Answered by
jcs090218
May 7, 2025
Replies: 1 comment
-
Another alternative is to use
For more info https://github.com/emacs-sideline/sideline?tab=readme-ov-file#-faq. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jcs090218
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Another alternative is to use
sideline-force-display-if-exceeds
. 🤔For more info https://github.com/emacs-sideline/sideline?tab=readme-ov-file#-faq.