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

Fix issue #59 - fg colour broken with using bg colours #61

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

erikarn
Copy link
Contributor

@erikarn erikarn commented Nov 12, 2022

bg colours in 256 colour mode is using a flag bit that overlaps with the fg colour byte. Shift it to bit 31.

bg colours in 256 colour mode is using a flag bit that
overlaps with the fg colour byte.  Shift it to bit 31.
@ingwarsw ingwarsw merged commit dddf132 into ingwarsw:main Nov 16, 2022
@ingwarsw
Copy link
Owner

Thanks for a fix..

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