rofi-scripts
rofi-scripts copied to clipboard
The modi finder script does not allow searching for any terms in the echo strings
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.