mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 10:19:51 +00: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