rofi-scripts icon indicating copy to clipboard operation
rofi-scripts copied to clipboard

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

Open tybrs opened this issue 7 years ago • 1 comments

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.

tybrs avatar Mar 29 '18 17:03 tybrs