You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting zsh on a serial console session (e.g. in a VM with console=ttyS0 in kernel parameters and attaching with virsh console) I get these error/warning lines in the output:
It also seems that launching zsh with TERM=xterm-256color zsh from tty does not produce these errors, while leaving the default TERM=vt220 zsh does produce them
Describe the bug
When starting zsh on a serial console session (e.g. in a VM with console=ttyS0 in kernel parameters and attaching with
virsh console
) I get these error/warning lines in the output:With the same configuration over a normal (non-serial console) tty session they do not appear.
Steps to reproduce
console=ttyS0
in kernel parametersvirsh console
zdharma-continuum/fast-syntax-highlighting
pluginzsh
Expected behavior
To not see the above errors
Screenshots and recordings
No response
Operating System & Version
linux-gnu | pc | x86_64 | x86_64 | x86_64 unknown
Zsh version
zsh 5.9 (x86_64-pc-linux-gnu)
Terminal emulator
vt220
If using WSL on Windows, which version of WSL
None
Additional context
No response
The text was updated successfully, but these errors were encountered: