Fix bug with launching surf from menu and fix multiword searches for yt

This commit is contained in:
Miles Alan 2020-05-20 16:10:55 -05:00
parent 4155254c9d
commit b0c730c6af
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ menu() {
)"
pkill svkbd-sxmo
IDIOTRESULTS="$(idiotbox-cli $SEARCHTERMS)"
IDIOTRESULTS="$(idiotbox-cli "$SEARCHTERMS")"
RESULT="$(
echo "$IDIOTRESULTS" |
grep -Ev '^(Channelid|Atom feed|Channel title|Published|Viewcount|Userid):' |