Skip to content

coloring fix on macos #162

Open
Open
@staxfur

Description

@staxfur

I have dicussed with @certik that mixing styles and colors by doing the ansi codes adter each other (like \033[34m\033[1m) we should combine them like \033[1;34m which should create the same output (bold blue) than the first and longer escape code. Besides that this would tighten the menu class rendering, I'm wondering if it also fixes the color issue on macos.

@certik can you confirm that? I have still no macos device on my hand.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

V1.0.0

Relationships

None yet

Development

No branches or pull requests

Issue actions