Results 153 comments of Matt Rose

Maybe you, or somebody else will come along and pick it up later and make more improvements, but If we can get this to a fit state where it can...

Yay, tests pass!

Sorry I've been busy lately, and I wiped my normal terminator development machine, and it dropped off my radar a bit. I'll see if I can take a look today...

hmm, I get this error when running terminator -t Traceback (most recent call last): File "/home/mattrose/Code/terminator/terminator", line 50, in from terminatorlib.terminator import Terminator File "/home/mattrose/Code/terminator/terminatorlib/terminator.py", line 19, in from .tmux...

Installed pyparsing and noticed one glaring thing which is that debug output is outputted constantly. Also, I'm not sure how to use it with tmux. I tried `terminator -t` but...

Thanks so much for staying with this.

Damnit, I thought I fixed all of these "feed" bugs already. Would you mind making the changes into a PR which I can then pull in to the code?

You could also just set "restart the command" in the "Command" tab on the default profile. It will close the shell, but it'll leave the terminator window so that you...

For this, I'd like to set it so that restart the command actually restarts the shell. Right now, the shell just prints exit and stdout says: ``` Traceback (most recent...