dim effect not working on WezTerm despite terminal support. #11009
Unanswered
masriomarm
asked this question in
Troubleshooting
Replies: 1 comment
-
Seems issue with modifiers combination, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using a modified
tokyonight
theme to dim matched bracket, main cursor is reversed while matched cursor bracket is dim. full theme file is below~/.config/helix/themes/tokyonight-mod.toml
This works well in

alacritty
andwindows-terminal
, but matched bracket is still bright ingnome-terminal
WezTerm
Foot
.Not sure what to debug.
attached is a screenshot showing
alacritty
right side vsWezTerm
left side. You may notice the dimmed cursor at the most right, while its counterpart onWezTerm
is bright on right and out of focus on left.I'm mainly interested in
WezTerm
, and it does support dim effect, but it referse to it asHalf
. Not sure if that could be a reason for the issue.Beta Was this translation helpful? Give feedback.
All reactions