Closed AethanFoot closed 4 years ago
Nice! Thank you for this! Will merge it now!
Hey tested it and file/web searching seems to be broken. Note that adding a prefix eg :wb
, !
, ?
works, but without it it doesn't. Screenshot below. ./rofi-spotlight.sh "!win10"
produces a result where ./rofi-spotlight.sh "win10"
does not.
Title quite explanatory, bug was with string splitting with actions in the context menus and files with spaces. An example of this was opening file in text editor opening a new file with the first part of the name. Also added back button to help back (not sure if it should stay at the bottom and be at the top).