Skip to content

feat(build.rs): AnsiColorPair.order: u32 => u8#66

Open
ninetailedtori wants to merge 1 commit into
catppuccin:mainfrom
ninetailedtori:ansicolorpair
Open

feat(build.rs): AnsiColorPair.order: u32 => u8#66
ninetailedtori wants to merge 1 commit into
catppuccin:mainfrom
ninetailedtori:ansicolorpair

Conversation

@ninetailedtori
Copy link
Copy Markdown

Shrink order to u8. We only have ANSI color pairs 0-7, thus this is a needless value to have so large.

@uncenter
Copy link
Copy Markdown
Member

uncenter commented Feb 3, 2026

Commit/PR title should just be something like:

feat: change `order` size for AnsiColorPair from u32 to u8

@ninetailedtori
Copy link
Copy Markdown
Author

Commit/PR title should just be something like:

feat: change `order` size for AnsiColorPair from u32 to u8

I don't...seem to have perms to change the title...that feels like an error?

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.

2 participants