Replies: 1 comment 1 reply
-
Zellij doesn't properly implement the undercurl/colored underline escape sequences and I guess the terminfo detection fails because TERM is still set by the host terminal (which does support it). Not much we can do about that in the helix side. The solution is for zellij to implement support for those escape codes. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Summary
Hellix not display errors or warnings correctly inside zellij. This happens when running helix inside zellij and you got an issue that can be a warning or an error from the compiler. The markers are not appearing as we see in print.
Reproduction Steps
Open zellij then run helix inside.
Helix log
No issues in log
Platform
Linux
Terminal Emulator
alacritty
Installation Method
got an appimage
Helix Version
23.10
Beta Was this translation helpful? Give feedback.
All reactions