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

Bug: A noticeably slow reaction while jumping between windows #1328

Open
2 tasks done
greyHairChooseLife opened this issue Nov 14, 2024 · 7 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@greyHairChooseLife
Copy link

Self Checks

  • I'm using the latest lualine.
  • I didn't find the issue in existing issues or PRs.

How to reproduce the problem

It's happened from the commit "2024-11-07 0978a6c Fixup: fix flickering in lualine (#1316)"

Expected behaviour

A seamless speed of responding followed by user window focusing.

Actual behaviour

A noticeably slow speed of responding around 1 second.

Minimal config to reproduce the issue

Nothing but if only I checkout out somewhere after 640260d, it happens.

I've checked with a CPU like i9 or so. That was not the case though.

@greyHairChooseLife greyHairChooseLife added the bug Something isn't working label Nov 14, 2024
@Antony-AXS
Copy link

Antony-AXS commented Nov 14, 2024

yes i have noticed the same issue, its now really slow

as you can see when I'm jumping form one window to another there is a delay in status line getting updated.
this issue was not there before the recent update came.

Zoomed gif view:
Screencast from 14-11-24 06_39_02 PM IST (online-video-cutter com)(2)

@iohan
Copy link

iohan commented Nov 18, 2024

I have the same issue, lulines lag while everything else is super fast.
Lualine (3)

NVIM v0.10.2
Lualine commit 2a5bae9
Latest Macbook Pro M4 Pro

@gmmyung
Copy link

gmmyung commented Nov 19, 2024

Yes, this is a huge issue for me too. I feel like it has gotten worse over subsequent updates.

Without lualine

Screen.Recording.2024-11-19.at.2.28.42.PM.mov

With lualine

Screen.Recording.2024-11-19.at.2.29.40.PM.mov

@phuongpd2k
Copy link

I'm experiencing the same issue :[[

@rodneykeeling
Copy link

I was having the same problem, but it turned out it was just the default 1000ms value for the refresh rate. I updated these to 100ms instead, and it's noticeably more responsive now.

@gmmyung
Copy link

gmmyung commented Nov 20, 2024

I guess that‘s a mistake? It says the default value is 100ms in Readme.md.

@gmmyung
Copy link

gmmyung commented Nov 20, 2024

statusline = 100,

Hmm…
Edit: That solves the problem. It was my old lualine config that was forcing the delay to 1000ms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants