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

Setting colors does not work correctly on MS-DOS #386

Closed
gwsw opened this issue Jun 16, 2023 · 1 comment
Closed

Setting colors does not work correctly on MS-DOS #386

gwsw opened this issue Jun 16, 2023 · 1 comment

Comments

@gwsw
Copy link
Owner

gwsw commented Jun 16, 2023

When built with the Microsoft C compiler, setting colors with -D does not work correctly if only foreground color is set.

To reproduce:

less -N --use-color -DNr file

Expected: line numbers should be foreground red.
Actual: line numbers are default color.

@gwsw
Copy link
Owner Author

gwsw commented Jun 16, 2023

Fixed in d09cbbb.

@gwsw gwsw closed this as completed Jun 16, 2023
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

No branches or pull requests

1 participant