Skip to content
Discussion options

You must be logged in to vote

I have not tested this even though I sometimes use Windows too, but can you try setting MICRO_TRUECOLOR=1 and TCELL_TRUECOLOR=enable?

Micro uses an old fork of Tcell. I do not know why and it was probably discussed once in #2867, but 16 colors are used when TCELL_TRUECOLOR=disable is set (changed upstream in later versions). Micro sets TCELL_TRUECOLOR=disable when MICRO_TRUECOLOR=1 is not set.

There seems to be a bug with ConEmu handled upstream and in the fork, but I don't know anything about the situation:
https://github.com/gdamore/tcell/blob/781586687ddb57c9d44727dc9320340c4d049b11/console_win.go#L220-L224
https://github.com/micro-editor/tcell/blob/5ecceae7d273daf17ba4b81084659bd6bcd7…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dev-dwarf
Comment options

Answer selected by dev-dwarf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants