You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you need to search for a substring that exists in the default echo strings:
echo "!!-- Type your search query to find files"
echo "!!-- To seach again type !<search_query>"
echo "!!-- To seach parent directories type ?<search_query>"
echo "!!-- You can print this help by typing !!"
the query searches within those strings instead of executing a file search.
The text was updated successfully, but these errors were encountered:
Hey, you have to press enter in order for it to work. It's not like all the other modes where it automatically searches. It is kind of inconvenient but oh well
If you need to search for a substring that exists in the default echo strings:
echo "!!-- Type your search query to find files"
echo "!!-- To seach again type !<search_query>"
echo "!!-- To seach parent directories type ?<search_query>"
echo "!!-- You can print this help by typing !!"
the query searches within those strings instead of executing a file search.
The text was updated successfully, but these errors were encountered: