Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dimmed colors not properly displayed #495

Open
leo-arch opened this issue Nov 9, 2022 · 0 comments
Open

Dimmed colors not properly displayed #495

leo-arch opened this issue Nov 9, 2022 · 0 comments

Comments

@leo-arch
Copy link

leo-arch commented Nov 9, 2022

Whenever an item in the list of entries passed to skim is dimmed, skim does not properly understand this and translate it rather as dimmed/underlined/reversed/blinking. Example:

echo -e "\x1b[2;33mDIM\x1b[0m\nnormal\nnormal2" | sk --ansi

In other words, skim understands 2;33 as 2;4;5;7;33.

Tested on 0.9.4 and 0.10.1.

hellux added a commit to hellux/skim that referenced this issue Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant