zsh-navigation-tools: update to 5937e57e

Fixes #8476
This commit is contained in:
Marc Cornellà 2020-05-16 16:55:29 +02:00
commit 587b554580
7 changed files with 352 additions and 107 deletions

View file

@ -261,6 +261,8 @@ done
last_element="$#list"
zcurses clear main redraw
zcurses clear inner redraw
while (( 1 )); do
# Do searching (filtering with string)
if [ -n "$NLIST_SEARCH_BUFFER" ]; then