-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 flickering when entering text inside of a tmux session #3434
Comments
I'm observing the same issue, both with lazygit 0.41 and 0.42, both downloaded from the release page ( Current lazygit version: |
Same experience on Windows Terminal. Typing into the "Commit summary" is laggy and flickery. See the attached gif. It's not bad recording quality or slow network, this is how it actually looks and feels. Lazygit version: |
Same issue with zellij on Mac. |
It seems to me @antmelon and @Kaarel are reporting two different symptoms. I have the flickering reported by @antmelon when running inside Cases:
|
Could you test this again with current master? It may (or may not) be improved by the merge of #4166. |
No change in behaviour for me. lazygit --version: Windows Terminal: Note that the typing issue (illustrated by the image above) is present in LazyGit when I run it from Windows Terminal, cmd, Mingw64 based Git Bash (comes with Git for Windows). Typing in each of these respective shell prompts is fine. Typing in other applications (eg neovim, yazi) run from within each of these shells also has no issues. Only seems to affect LazyGit. If it helps, similar laggyness/flickering is occurring when just navigating in LazyGit panels eg scrolling up and down commit log or keybindings help panel. Makes the entire user experience feel laggy. |
Both bugs still happen on master. Btw, it ran so smoothly! This project is a great inspiration for me. |
Describe the bug
When using a text form such as the commit popup inside of a tmux session, the cursor will flicker at random points on the gui while typing. Outside of a tmux session this behavior is not seen
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No random cursor flashing should be happening on GUI
Version info:
lazygit commit=3675570a391b1a49ddd198b4c7e71e17701d4404, build date=2024-03-23T09:09:11Z, build source=binaryRelease, version=0.41.0, os=linux, arch=amd64, git version=2.25.1
git version 2.25.1
The text was updated successfully, but these errors were encountered: