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

Support 8-bit color input #19

Open
marlonrichert opened this issue Sep 26, 2022 · 0 comments
Open

Support 8-bit color input #19

marlonrichert opened this issue Sep 26, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@marlonrichert
Copy link
Owner

marlonrichert commented Sep 26, 2022

Originally posted by @ckuchimanchi in #18:

znap source trapd00r/LS_COLORS 
znap eval trapd00r/LS_COLORS "$(whence -a dircolors gdircolors) -b LS_COLORS"
znap source marlonrichert/zcolors
znap eval marlonrichert/zcolors "zcolors ${(q)LS_COLORS}"
znap source marlonrichert/zsh-autocomplete

When I run commands after this, all the colors are gone and the auto suggestion in the options have the option list completely blacked out. Demo here - https://asciinema.org/a/DlhcLVJhyEpoZl2xpXm4K7Fn7

Adding support for this requires mapping colors 16 - 255 to colors 0 - 15.

@marlonrichert marlonrichert added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant