Skip to content

feat(anstyle): Explicit color->style helper#77

Merged
epage merged 1 commit into
rust-cli:mainfrom
epage:on
Mar 16, 2023
Merged

feat(anstyle): Explicit color->style helper#77
epage merged 1 commit into
rust-cli:mainfrom
epage:on

Conversation

@epage

@epage epage commented Mar 16, 2023

Copy link
Copy Markdown
Collaborator

No description provided.

@epage epage merged commit 3ca74e6 into rust-cli:main Mar 16, 2023
@epage epage deleted the on branch March 16, 2023 15:52
joshtriplett pushed a commit to joshtriplett/anstyle that referenced this pull request Jun 7, 2023
When the params list for the CSI/DCS escapes is filled with all 32
parameters but ends in a subparameter, it would not properly stage the
length of the added subparameters causing the param iterator to get
stuck in place.

To ensure we always update the subparameter length even when no
parameter is staged after it, the length of subparameters is now updated
immediately while the subparameters itself are added.

Fixes rust-cli#77.
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.

1 participant