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

Fuzzy Select: Buffer is not always empty at the end of render #180

Open
deg0nz opened this issue Mar 6, 2022 · 0 comments
Open

Fuzzy Select: Buffer is not always empty at the end of render #180

deg0nz opened this issue Mar 6, 2022 · 0 comments

Comments

@deg0nz
Copy link
Contributor

deg0nz commented Mar 6, 2022

I found this bug while implementing #179.

As you can see in the gif in the PR, at some point the end of the prompt prints the characters for the arrow down keyboard. But this also happens with normal characters entered to the prompt.

Here's a screenshot:
Screenshot 2022-03-06 at 17 52 32

Unfortunately, I was not able to spot the source of the error. Maybe someone could help here. I would like to implement a fix if someone could point me in the right direction.

The error is not directly reproducible. I tried many character combinations but it seems to only happen when I quickly enter characters, so this could be a timing issue somewhere.

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