mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-18 10:39:58 +02:00
@@ -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
|
||||
|
Reference in New Issue
Block a user