davatorium / rofi-scripts

Small scripts for use with rofi
520 stars 82 forks source link

The modi finder script does not allow searching for any terms in the echo strings #6

Open tybrs opened 6 years ago

tybrs commented 6 years ago

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 !" echo "!!-- To seach parent directories type ?" echo "!!-- You can print this help by typing !!"

the query searches within those strings instead of executing a file search.