mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
parent
fd786291ba
commit
587b554580
7 changed files with 352 additions and 107 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue