A DuckDuckGo version of Google search plugin for Terminator terminal emulator. This has been achieved via changing one line.
- xdg-open
- Create the plugins folder if it doesn't exist. On linux: mkdir -p ~/.config/terminator/plugins
- Copy the plugin file
terminator_search.py
to the plugins folder. - In Terminator go to Preferences >> Plugins and enable TerminatorSearch.
- Restart Terminator.
- Highlight some text in your active terminal
- Right click on the terminal window
- Click on the
Search For ...
item - Enjoy!
Terminator Search
is licensed under the MIT
license.