nklmish 
							
						 
					 
					
						
						
							
						
						508b80c1e1 
					 
					
						
						
							
							support for startpage search engine in web-search plugin ( #5245 )  
						
						
						
						
					 
					
						2016-08-01 18:05:01 +02:00 
						 
				 
			
				
					
						
							
							
								Gregory McCue 
							
						 
					 
					
						
						
							
						
						fb5effd5d8 
					 
					
						
						
							
							Add Ecosia to web-search plugin.  
						
						
						
						
					 
					
						2015-12-10 22:58:53 +01:00 
						 
				 
			
				
					
						
							
							
								Robby Russell 
							
						 
					 
					
						
						
							
						
						192de6bcff 
					 
					
						
						
							
							Merge pull request  #4238  from wubaiqing/master  
						
						... 
						
						
						
						Add Baidu support to web-search plugin 
						
						
					 
					
						2015-08-12 21:16:37 -07:00 
						 
				 
			
				
					
						
							
							
								wubaiqing 
							
						 
					 
					
						
						
							
						
						9caa215a2f 
					 
					
						
						
							
							Add Baidu support to web-search plugin  
						
						
						
						
					 
					
						2015-08-10 11:41:48 +08:00 
						 
				 
			
				
					
						
							
							
								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 
						
						
					 
					
						2015-08-05 00:57:40 +02:00 
						 
				 
			
				
					
						
							
							
								Sriram Sundarraj 
							
						 
					 
					
						
						
							
						
						8b95bdb5e0 
					 
					
						
						
							
							Added github in web_search plugin.  
						
						
						
						
					 
					
						2015-06-13 11:04:02 +02:00 
						 
				 
			
				
					
						
							
							
								Marc Cornellà 
							
						 
					 
					
						
						
							
						
						02d75684f3 
					 
					
						
						
							
							Force using https in Yandex search engine  
						
						
						
						
					 
					
						2015-02-10 19:32:52 +01:00 
						 
				 
			
				
					
						
							
							
								Marc Cornellà 
							
						 
					 
					
						
						
							
						
						e8daf8150e 
					 
					
						
						
							
							Fix yahoo search URL in web-search plugin  
						
						
						
						
					 
					
						2015-02-10 19:32:52 +01:00 
						 
				 
			
				
					
						
							
							
								Marc Cornellà 
							
						 
					 
					
						
						
							
						
						c45885093f 
					 
					
						
						
							
							Add support for cygwin open in web-search plugin  
						
						
						
						
					 
					
						2015-02-10 19:32:52 +01:00 
						 
				 
			
				
					
						
							
							
								Marc Cornellà 
							
						 
					 
					
						
						
							
						
						adaea31ca0 
					 
					
						
						
							
							Silence nohup output in web-search plugin  
						
						
						
						
					 
					
						2015-02-10 19:32:52 +01:00 
						 
				 
			
				
					
						
							
							
								Marc Cornellà 
							
						 
					 
					
						
						
							
						
						80ba54a94f 
					 
					
						
						
							
							Add Yandex support to web-search plugin  
						
						
						
						
					 
					
						2015-02-10 19:32:52 +01:00 
						 
				 
			
				
					
						
							
							
								Marc Cornellà 
							
						 
					 
					
						
						
							
						
						80d856e165 
					 
					
						
						
							
							Clean up web-search plugin logic to allow easier changes  
						
						
						
						
					 
					
						2015-02-10 19:32:52 +01:00 
						 
				 
			
				
					
						
							
							
								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. 
						
						
					 
					
						2014-12-12 17:37:35 +00:00 
						 
				 
			
				
					
						
							
							
								Robby Russell 
							
						 
					 
					
						
						
							
						
						4bba11dbef 
					 
					
						
						
							
							Merge pull request  #2744  from docwhat/ostype-not-uname  
						
						... 
						
						
						
						Use $OSTYPE instead of uname to speed things up 
						
						
					 
					
						2014-09-05 21:15:57 +02:00 
						 
				 
			
				
					
						
							
							
								Guerki 
							
						 
					 
					
						
						
							
						
						db3dd6d755 
					 
					
						
						
							
							Run Web-search as a Background Process with Nohup  
						
						
						
						
					 
					
						2014-07-29 09:21:10 +02:00 
						 
				 
			
				
					
						
							
							
								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) 
						
						
					 
					
						2014-07-23 09:18:14 -04:00 
						 
				 
			
				
					
						
							
							
								stibinator 
							
						 
					 
					
						
						
							
						
						b9474c411b 
					 
					
						
						
							
							changed duck to ddg for alias  
						
						
						
						
					 
					
						2013-08-14 14:04:06 +10:00 
						 
				 
			
				
					
						
							
							
								stibinator 
							
						 
					 
					
						
						
							
						
						0456664463 
					 
					
						
						
							
							added duckduckgo to web-search  
						
						
						
						
					 
					
						2013-07-26 11:53:53 +10:00 
						 
				 
			
				
					
						
							
							
								stibinator 
							
						 
					 
					
						
						
							
						
						25913cf144 
					 
					
						
						
							
							added duckduckgo to web-search  
						
						
						
						
					 
					
						2013-07-26 11:49:40 +10:00 
						 
				 
			
				
					
						
							
							
								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 
						
						
					 
					
						2013-05-20 22:18:07 -07:00