-
-
Notifications
You must be signed in to change notification settings - Fork 681
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
Undercurl color issue #3336
Comments
Seeing the same thing on macOS with zellij 0.40.1 (color is slighly darker for text with curly underlines and the rest of the line after that, but only in zellij). Edit: I was able to fix the issue for me by upgrading my terminal program. Some more detail: I was using iterm2 with a custom .terminfo file for "xterm-256color" to enable "undercurl" support (See https://gitlab.com/gnachman/iterm2/-/issues/6382). The issue went away after switching to iterm2 beta and dropping the custom .terminfo file. |
Interestingly after update to nvim 0.10 the undercurls are displayed correctly in Windows Terminal outside of Zellij. |
Here are some additional test results, done on wezterm nightly: sainnhe/gruvbox-material#205 (comment) preferably, there would at least be a consistency that neovim under zellij displays uncolored curls as well |
1. Graphical issue inside a terminal pane (eg. something does not look as it should)
Basic information
zellij --version
: 0.40.1stty size
: 55 213uname -av
orver
(Windows): Linux hostname 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/LinuxIssue description
Using Windows Terminal.
Inside and outside Zellij I do not see undercurls in Neovim.
Applying tmux-256color or wezterm terminfo I'm able to see the following:
Outside of Zellij:
Inside of Zellij:
Any idea on what is causing the colors to change inside Zellij? Tried also with default Zellij theme.
Thank you!
The text was updated successfully, but these errors were encountered: