In a colorless or broken terminal emulator current syntax highlighting is too intense with using bold and underline for various syntax elements.
In this scenario, when the colors are not available at all, the most important part of the syntax is the comments, something that is not executed or compiled.
Before PR:
image.png (view on web)
After PR:
image.png (view on web)
https://github.com/vim/vim/pull/20799
(2 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Great, no issues with screendumps :)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
@chrisbra I would also change the diff colors:
with colors:
image.png (view on web)t_Co=0 As of now:
image.png (view on web)
t_Co=0 Proposal:
If you're ok, will do in another PR.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
IncSearch is updated:
before:
image.png (view on web)
after:
image.png (view on web)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Pmenu is updated
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()