-
Notifications
You must be signed in to change notification settings - Fork 245
Closed
Description
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)
- tmux session on terminal:
(Looks glamourous)
- tmux session -> ssh into container:
(no colors, header is rendered as-is)
- vscode -> ssh into container:
(colors, but header is rendered as # )
ecogit
Metadata
Metadata
Assignees
Labels
No labels


