bartekbrak / terminator_links_in_pycharm

Plugin for Terminator terminal to open paths in pycharm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open In PyCharm Terminator Plugin

Lets you click on a path in terminator, find path's absolute path and open in PyCharm.

Install

cd ~/.config/terminator/plugins
wget https://raw.githubusercontent.com/bartekbrak/terminator_links_in_pycharm/master/open_in_pycharm.py
vim open_in_pycharm.py  # edit HAYSTACK and PY_CHARM_BIN
  • restart Terminator
  • enable Plugin in preferences.

As everything in life this is WIP.

About

Plugin for Terminator terminal to open paths in pycharm


Languages

Language:Python 100.0%