diff --git a/scripts/appscripts/sxmo_youtube.sh b/scripts/appscripts/sxmo_youtube.sh index fc78e24..3d9a51f 100755 --- a/scripts/appscripts/sxmo_youtube.sh +++ b/scripts/appscripts/sxmo_youtube.sh @@ -14,7 +14,7 @@ youtubesearch() { searchmenu() { HISTORY="$( - tac "$HISTORY_FILE" | nl | sort -uk 2 | sort -k 1 | cut -f 2 | + tac "$HISTORY_FILE" | nl | sort -uk 2 | sort -k 1 | cut -f 2 | grep . | sed "s#^#History: #g" )"