Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix infinite loop in listMatches (#1183)
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
- Loading branch information