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

Fix infinite loop in listMatches #1183

Merged
merged 1 commit into from
Apr 1, 2023
Merged

Conversation

p-ouellette
Copy link
Contributor

This fixes an issue where listMatches could get stuck in an infinite loop if one of the matches was longer than the window width.

Fixes #1090

This fixes an issue where listMatches could get stuck in an infinite
loop if one of the matches was longer than the window width.

Fixes gokcehan#1090
@gokcehan
Copy link
Owner

gokcehan commented Apr 1, 2023

@p-ouellette Thank you very much for digging this issue and coming up with a solution.

@gokcehan gokcehan merged commit 70171ad into gokcehan:master Apr 1, 2023
@p-ouellette p-ouellette deleted the inf-loop branch April 1, 2023 17:23
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

Successfully merging this pull request may close these issues.

Unresponsive LF on <tab> autocomplete long cyrillic filenames
2 participants