Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 678 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 678 Bytes

Terminator Search

A DuckDuckGo version of Google search plugin for Terminator terminal emulator. This has been achieved via changing one line.

Requirements

  • xdg-open

Installation

  • 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.

Usage

  • Highlight some text in your active terminal
  • Right click on the terminal window
  • Click on the Search For ... item
  • Enjoy!

License

Terminator Search is licensed under the MIT license.