msudgh / terminator-search

A Google search plugin for Terminator terminal emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminator Search

A Google search plugin for Terminator terminal emulator

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.

About

A Google search plugin for Terminator terminal emulator

License:MIT License


Languages

Language:Python 100.0%