Antu Acharjee
722af459fd
Added stackoverflow in /plugins/web-search/-web-search
7 years ago
Antu Acharjee
a244d47131
Added stackoverflow in /plugins/web-search/-web-search
7 years ago
Denys Dovhan
2e0a5cbefd
web-search: add README ( #7203 )
8 years ago
Jean-Benoit Griesner
62b8a70a7c
Add Qwant engine - web_search plugin ( #6701 )
...
Co-authored-by: Maxime AURIAU <maxime.auriau@dnd.fr>
8 years ago
Ruslan Voronkov
d2725d44fc
Add goodreads search provider ( #5778 )
9 years ago
nklmish
508b80c1e1
support for startpage search engine in web-search plugin ( #5245 )
10 years ago
Gregory McCue
fb5effd5d8
Add Ecosia to web-search plugin.
10 years ago
wubaiqing
9caa215a2f
Add Baidu support to web-search plugin
11 years ago
Marc Cornellà
d1d06b5675
Use standard open command in current plugins
...
Substitutes the current duplicate logic for the standard
and cross-platform function open_command in plugins:
frontend-search, jira, node, web-search
11 years ago
Sriram Sundarraj
8b95bdb5e0
Added github in web_search plugin.
11 years ago
Marc Cornellà
02d75684f3
Force using https in Yandex search engine
11 years ago
Marc Cornellà
e8daf8150e
Fix yahoo search URL in web-search plugin
11 years ago
Marc Cornellà
c45885093f
Add support for cygwin open in web-search plugin
11 years ago
Marc Cornellà
adaea31ca0
Silence nohup output in web-search plugin
11 years ago
Marc Cornellà
80ba54a94f
Add Yandex support to web-search plugin
11 years ago
Marc Cornellà
80d856e165
Clean up web-search plugin logic to allow easier changes
11 years ago
Pete "Peteches" McCabe
1d2c1e8ab8
Fixed output issues webith websearch plugin.
...
- 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.
11 years ago
Guerki
db3dd6d755
Run Web-search as a Background Process with Nohup
12 years ago
Christian Höltje
63bae2aba9
Use $OSTYPE instead of uname to speed things up
...
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)
12 years ago
stibinator
b9474c411b
changed duck to ddg for alias
13 years ago
stibinator
0456664463
added duckduckgo to web-search
13 years ago
stibinator
25913cf144
added duckduckgo to web-search
13 years ago
Hong Xu
2531381477
Add web-search plugin.
...
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
13 years ago