terminator-plugins
terminator-plugins copied to clipboard
Terminator plugins
Terminator Plugins
Terminator plugin to open any file with it's default application, with a single ctrl-click.
Installing the Plugin
- Create the plugins folder if it doesn't exist. On linux:
mkdir -p ~/.config/terminator/plugins - Copy the plugin file to the plugins folder.
- In Terminator go to Preferences >> Plugins and enable OpenAnyFilePlugin.
- Restart Terminator.
- Enjoy!
Credits
Thanks to https://github.com/mchelem/terminator-editor-plugin for the special get_cwd() hack.