Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! I will look into this. In the meantime I also found and read this to try and educate myself further about how all of this works: https://poor.dev/blog/terminal-anatomy/ . Sharing here in case others find it useful. |
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.
-
I'd like to better understand what controls how colors / markdown is rendered.
I am running pop_os (Ubuntu) as my base env and ssh'ing into a development container (based on ubuntu) to work. I also use vscode with the ssh -> container plugin to write code. I'm seeing the following behavior depending on my terminal shell:
(I've changed the bubbletea/glamour example to add a "#" header to Today's Menu)
(Looks glamourous)
(no colors, header is rendered as-is)
(colors, but header is rendered as # )
Beta Was this translation helpful? Give feedback.
All reactions