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

Nvim shows keystroke which shouldn't be visible #873

Closed
mkubasz opened this issue Nov 16, 2021 · 2 comments · Fixed by #1585
Closed

Nvim shows keystroke which shouldn't be visible #873

mkubasz opened this issue Nov 16, 2021 · 2 comments · Fixed by #1585
Labels
compatibility Issues with VT/terminal compatibility suspected bug

Comments

@mkubasz
Copy link

mkubasz commented Nov 16, 2021

Performance Issues
Nvim lag when a keystroke is triggered and show it at the nvim tab.

Versions:
zellij 0.20.1
alacritty 0.9.0 (fed349aa)
NVIM v0.5.1

This is the video with this issue video
Look at the right bottom corner.

Files:
zellij-11.log
zellij.log

Probably this is related with 544

@a-kenji a-kenji added the compatibility Issues with VT/terminal compatibility label Nov 16, 2021
@raphCode
Copy link
Contributor

raphCode commented Apr 28, 2022

Hey @mkubasz, can you check if this still is a problem in current zellij versions?
I don't see it happening on my side.

@SirAlador
Copy link

I am able to reproduce this with Zellij 0.30.0 and NeoVim 0.7.0.

It doesn't affect usability, but it does introduce some latency with unnecessary redraws. Holding down J to move my cursor down (not scrolling the nvim buffer, just moving the cursor) is noticeably slower under Zellij than under Tmux. Konsole also does not display my cursor moving, as if there is no downtime between redraws. Not sure how much of this is from this particular issue or from my larger terminal size.

My setup:
Zellij 0.30.0
Neovim 0.7.0
Fish shell 3.4.1
Konsole 22.04.2
Terminal size: 61 rows, 236 cols

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

Successfully merging a pull request may close this issue.

4 participants