Skip to content
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

Cursor display bugs on ancient Konsole version #1555

Open
raphCode opened this issue Jul 3, 2022 · 3 comments
Open

Cursor display bugs on ancient Konsole version #1555

raphCode opened this issue Jul 3, 2022 · 3 comments
Labels
compatibility Issues with VT/terminal compatibility suspected bug

Comments

@raphCode
Copy link
Contributor

raphCode commented Jul 3, 2022

On an 2016 Konsole version, whenever I open zellij, the terminal cursor is prepended by the character q and shifted to the right:
Shell prompt, I just typed echo hello world:
image
After pressing the left key 5 times:
image

Also the q remains upon pressing enter in the shell:
image

The shell still receives the correct text upon enter, this seems solely a display bug. Entering scroll mode shows the correct text in all cases where spurious q's appeared.

This happens also in e.g. vim, here I just entered the command mode without typing anything:
image
This looks like I am about to quit, but in fact the command is empty.

Also happens through ssh connection and with --simplified-ui true
XTerm on the same machine works properly.

$ konsole --version
Qt: 5.6.1
KDE Frameworks: 5.36.0
Konsole: 16.04.3
@a-kenji a-kenji added suspected bug compatibility Issues with VT/terminal compatibility labels Jul 7, 2022
@raphCode
Copy link
Contributor Author

I just found out that using zellij through a mosh session fixes the problem. weird.

@azarmadr
Copy link

azarmadr commented May 7, 2023

What is mosh?

@raphCode
Copy link
Contributor Author

https://mosh.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Issues with VT/terminal compatibility suspected bug
Projects
None yet
Development

No branches or pull requests

3 participants