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

sometmes, status line does not get updated until a key is pressed. #892

Open
lucas-mior opened this issue Sep 26, 2024 · 0 comments
Open

Comments

@lucas-mior
Copy link

lucas-mior commented Sep 26, 2024

When scrolling C files, sometimes the status line tag won't be updated from the last function.
Say I stop in the middle of function a(), but the status line says b(). Then, if I press any key at all,
the status is updated correctly to a(), if I didn't move away from it. It seems to happens at random.

EDIT:
Further testing shows that if I wait between keypresses (say <C-d> (wait a second) <C-d>). Then the statusline updates correctly. So the bug only happens when moving around in a hurry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant