Inspired by oh-my-zsh web search plugin, mostly just for fun. Not convinced that this is practical at all.
Will open the search URL in your default browser window or whatever default program handles URLs.
/lua run websearch
For example:
To search google for mq2status: /google mq2status
To search stack overflow for Lua: /stack Lua
Note that stackoverflow likes to give a captcha thing which is annoying.
Will open the search URL in your default browser window or whatever default program handles URLs.
/lua run websearch
INI:
/websearch
websearch.lua commands:
- /google searchstring
- /bing searchstring
- /ddg searchstring
- /stack searchstring
For example:
To search google for mq2status: /google mq2status
To search stack overflow for Lua: /stack Lua
Note that stackoverflow likes to give a captcha thing which is annoying.
- License Name
- MIT