summaryrefslogtreecommitdiff
path: root/plugins/web-search
AgeCommit message (Collapse)Author
2018-04-06Add Qwant engine - web_search plugin (#6701)Jean-Benoit Griesner
Co-authored-by: Maxime AURIAU <maxime.auriau@dnd.fr>
2017-01-15Add goodreads search provider (#5778)Ruslan Voronkov
2016-08-01support for startpage search engine in web-search plugin (#5245)nklmish
2015-12-10Add Ecosia to web-search plugin.Gregory McCue
2015-08-12Merge pull request #4238 from wubaiqing/masterRobby Russell
Add Baidu support to web-search plugin
2015-08-10Add Baidu support to web-search pluginwubaiqing
2015-08-05Use standard open command in current pluginsMarc Cornellà
Substitutes the current duplicate logic for the standard and cross-platform function open_command in plugins: frontend-search, jira, node, web-search
2015-06-13Added github in web_search plugin.Sriram Sundarraj
2015-02-10Force using https in Yandex search engineMarc Cornellà
2015-02-10Fix yahoo search URL in web-search pluginMarc Cornellà
2015-02-10Add support for cygwin open in web-search pluginMarc Cornellà
2015-02-10Silence nohup output in web-search pluginMarc Cornellà
2015-02-10Add Yandex support to web-search pluginMarc Cornellà
2015-02-10Clean up web-search plugin logic to allow easier changesMarc Cornellà
2014-12-12Fixed output issues webith websearch plugin.Pete "Peteches" McCabe
- if user has rm set as an alias to 'rm -i' user is prompted to whether to remove the nohup.out file. $ ddg fools nohup: ignoring input and appending output to ‘nohup.out’ rm: remove regular empty file ‘nohup.out’? - if output redirected to a file nohup will not create nohup.out and rm is unecessary.
2014-09-05Merge pull request #2744 from docwhat/ostype-not-unameRobby Russell
Use $OSTYPE instead of uname to speed things up
2014-07-29Run Web-search as a Background Process with NohupGuerki
2014-07-23Use $OSTYPE instead of uname to speed things upChristian Höltje
The $OSTYPE variable is set at ZSH compile time and can be safely used to determine the OS of the system. e.g. darwin (os x)
2013-08-14changed duck to ddg for aliasstibinator
2013-07-26added duckduckgo to web-searchstibinator
2013-07-26added duckduckgo to web-searchstibinator
2013-05-20Add web-search plugin.Hong Xu
This plugin adds google, bing and yahoo commands to launch the default web browser to do web search: e.g. google oh-my-zsh bing what is zsh