Code Monkey home page Code Monkey logo

terminator-plugins's Introduction

Some plugins for terminator

Put them in ~/.config/terminator/plugins/

Note: This assumes you are using terminator from Debian buster or newer that has been ported to python3. If not then you may need to use the version prior to pull request #5 - Available on the python2 tag: https://github.com/choffee/terminator-plugins/tree/python2

Online Search: searchplugin.py Open a new browser window with a google search for the selected text in a terminal

terminator-plugins's People

Contributors

choffee avatar clarkmc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

terminator-plugins's Issues

Searchs on Browser : Instead of Terminal

Once I select the data on the terminal and then click on the Google Search it takes me to the default browser.
Document states it should search on the terminal.

Add capability to search with shortcut

Hey, thank you for this, it is indeed very useful.

Would it be possible to search directly with a shortcut after highlighting a piece of text?

Have no idea how that works.

Plugin does not seem to work in terminator 1.91

The searchplugin.py file is still present in ~/.config/terminator/plugins/ but stopped working after upgrading to terminator 1.91.

The line failing is:

        item = gtk.ImageMenuItem(gtk.STOCK_FIND)

The output in the bash windows (running terminator --debug):

TerminalPopupMenu::show: When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject". See: https://bugzilla.gnome.org/show_bug.cgi?id=709183

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.