Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msudgh/terminator-search

A Google search plugin for Terminator terminal emulator
https://github.com/msudgh/terminator-search

Last synced: 23 days ago
JSON representation

A Google search plugin for Terminator terminal emulator

Awesome Lists containing this project

README

        

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