forked from RepoMirrors/bemenu
Fix: In vim mode dw causes deadlock #414
the filter_length should be updated on each iteration. deleting the character causes the filter value to change, but it compares against the old size.
This commit is contained in:
parent
6f0fd2ea4c
commit
f8b17fd861