-
Notifications
You must be signed in to change notification settings - Fork 469
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
Bug: Flicker Issue on Lualine Still Exist #1280
Comments
Screencast.from.2024-07-24.22-59-19.mp4 |
Also flickering for me. I tried 4 different themes, and they all had the issue, so it's not associated with a particular theme. I'm using the latest iTerm app, on an M3 Max MacBook Pro. |
I'm running into the same issue when toggling Netrw. |
This seems to be happening only with Edit: the highlight corruption has been fixed there, small compatibility issue (1c9553a19f70df3dcb171546a3d5e034531ef093). |
Can you check if #1316 fixes the flickering? |
Doesn't seem so. The flicker is now longer (I'd assume it to be 100ms as specified in the PR). |
Give it another go if you have time. I've added another fix. |
This has fixed it indeed. Thanks a lot! I'd also wait for the OP's replication but it worked no problem for me (in the circumstances similar to the original issue). |
Thank you for looking into this! The flicker still exists for me unfortunately, but seems to be less, also got errors when i open telescope sometimes;
Related; #1220 |
@shadmansaleh thank you! the error is gone, the flicker still exists for me unfortunately. |
@sand4rt try the latest commit on that pr. If the flicker still exists do provide a minimal config and instructions to reproduce it. |
@shadmansaleh Big improvement! Although, there's still some flickering most of the time (especially when toggling Telescope + editing a large file). Please let me know if this is sufficient; otherwise, i’ll start disabling plugins one by one and send the minimal config |
I don't see flickering on either cases. A short screen recording would be a good addition too |
Hey @shadmansaleh, it was hard to pinpoint the flicker to a specific plugin, but i've found a consistent way to reproduce it: recording_2024-11-02_15.02.34.mp4
The flicker only happens once at this point, and https://github.com/sand4rt/lualine-flicker Do you want me to send a larger config where the flicker happens more often? |
Can you try to drop as much as stuff from your lualine config while the bug still occurs ? I mean just the lualine config you gave me is 400 lines
Quite the opposite. I want a config as little config and as few plugins as possible. I don't have the time nor the energy to go through thousands of lines of config that pulls several times more as plugins. |
@shadmansaleh I've removed additional unrelated code. Hopefully, this streamlines things—but let me know if i can do anything else. It's basically a clean install of telescope+lualine+cmp. You might have to spam |
I think this is a status line issue tho. I haven't tried using my config yet without the Lualine installed |
@sand4rt unfortunately, I couldn't reproduce the flickering you mentioned with your config. Only case I could find flickering in that branch is with I'll merge that pr and mark this as resolved for now |
Self Checks
Expected behaviour
This was Already Solved In issue #744 I already looked up the source code in and confirmed it was already commited d2a727.
Actual behavior
The flicker issue is still bugging me Specifically when toggling NeoTree. Also when opening Telescope just like in [ issue #1220 ] It also do flicker
Minimal config to reproduce the issue
Additional information
The text was updated successfully, but these errors were encountered: