zquestz / s

Open a web search in your terminal.
MIT License
2.34k stars 114 forks source link

Tag support for server mode. #109

Closed zquestz closed 8 years ago

zquestz commented 8 years ago

Adds meta search to the web interface. Opens a tab for each tagged provider. The provider only search still uses a redirect, whereas the tag based search leaves a tab for s.

Also noticed 8tracks search was a bit off when testing the "music" tag.

@akb @mbhinder @KeizerDev @tw4dl

akb commented 8 years ago

Looks good, couple nit-picks. I think it would be much cleaner to leave the frontend assets as separate files, but with such a minimalist ui it doesn't seem like it would cause much maintenance headache

zquestz commented 8 years ago

Ok I think I am actually done making adjustments. @akb thanks for the review. =)

mbhinder commented 8 years ago

LGTM