Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 422 Bytes

File metadata and controls

12 lines (9 loc) · 422 Bytes

Terminator-plugins-stackoverflow

config

  • Go to ~/.config/terminator
  • create /plugins if it doesn't exist.
  • cp StackOverflowSearchPlugin.py to ~/.config/terminator/plugins

purpose

Online Search for Stack Overflow: stackoverflowsearchplugin.py Open a new browser window with a Stack Overflow search for the selected text in a terminal.

Based on choffee work.