-
-
Notifications
You must be signed in to change notification settings - Fork 666
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
Curly underlines not working in Zellij #1594
Comments
I added this in #2018 |
@imsnif what is the current progress on this? |
any update on this? |
Looks like there's been some great progress in #2730! 🎉 |
Hi, I'm using WSL2 in Windows Terminal and was able to see undercurls in Neovim with tmux by setting:
I see undercurls are enabled in Zellij config but they are not working. What do you suggest? |
Basic information
zellij --version
: 0.29.1stty size
:24 80
uname -av
:Linux stramonio 5.19.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Jul 4 13:18:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Further information
Several terminals support "curly underlines" or "undercurls", which are used by editors like Neovim to highlight spelling errors and similar. See https://evantravers.com/articles/2021/02/05/curly-underlines-in-kitty-tmux-neovim/ for a good coverage on the feature.
Terminal support for undercurls can be tested via:
I tested it with gnome-terminal an Tilix, this is the output:
However from within zellij (same terminal, same shell) no underline is produced:
In both cases I have
so I'm not sure of where the undercurl capability is getting lost.
The text was updated successfully, but these errors were encountered: