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

Don't set crossterms underline color/ Fix blink #51

Merged
merged 1 commit into from Aug 2, 2022

Conversation

sholderbach
Copy link
Contributor

We were observing blinking as an artifact for colored output in several
terminal emulators (e.g. Windows Terminal, Mac's Terminal.app)

nushell/nushell#6172 (comment)

To resolve that, don't specifically set the underline color as it is
optional.

We were observing blinking as an artifact for colored output in several
terminal emulators (e.g. Windows Terminal, Mac's Terminal.app)

nushell/nushell#6172 (comment)

To resolve that, don't specifically set the underline color as it is
optional.
sholderbach added a commit to sholderbach/nushell that referenced this pull request Aug 2, 2022
Unreleased patch for the `lscolors` -> `crossterm` translation, where I
introduced a bug/incompatibility with several terminal emulators causing
blinking

nushell#6172 (comment)

Refers to patch, can be replaced once a new `lscolors` version is
released:

sharkdp/lscolors#51
sholderbach added a commit to nushell/nushell that referenced this pull request Aug 2, 2022
Unreleased patch for the `lscolors` -> `crossterm` translation, where I
introduced a bug/incompatibility with several terminal emulators causing
blinking

#6172 (comment)

Refers to patch, can be replaced once a new `lscolors` version is
released:

sharkdp/lscolors#51
@sharkdp sharkdp merged commit 74ec36a into sharkdp:master Aug 2, 2022
@sharkdp
Copy link
Owner

sharkdp commented Aug 2, 2022

Thank you! I'll try to make a release later today

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

Successfully merging this pull request may close these issues.

None yet

3 participants