We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"diagnostic.warning" = { underline.style = "curl"; }; "diagnostic.unnecessary" = { fg = "comment"; }; "ui.virtual.jump-label" = { bg = "surface2"; fg = "blue"; modifiers = [ "bold" "italic" ]; };
default config: hint and error works well:
I tried this:
hx
I expected this to happen: all jump labels have same text color
Instead, this happened: jump label on unnecessary variables has invalid foreground color
No response
Linux
foot version: 1.20.1 +pgo +ime +graphemes +toplevel-icon -assertions
flake
helix 25.01.1 (c36ed6a)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
default config:
hint and error works well:
Reproduction Steps
I tried this:
hx
I expected this to happen:
all jump labels have same text color
Instead, this happened:
jump label on unnecessary variables has invalid foreground color
Helix log
No response
Platform
Linux
Terminal Emulator
foot version: 1.20.1 +pgo +ime +graphemes +toplevel-icon -assertions
Installation Method
flake
Helix Version
helix 25.01.1 (c36ed6a)
The text was updated successfully, but these errors were encountered: