Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/msudgh/terminator-search
- Owner: msudgh
- License: mit
- Created: 2017-12-07T13:42:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T08:41:54.000Z (almost 7 years ago)
- Last Synced: 2024-10-13T01:06:15.069Z (about 1 month ago)
- Language: Python
- Size: 3.91 KB
- Stars: 39
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.