You are not logged in.

#1 2013-08-23 23:18:09

MutantJohn
Member
Registered: 2012-12-17
Posts: 95

[Solved] How to set Code::Blocks to use Terminator!

Hello All,

I've recently just gotten into using an IDE to develop teh 1337 codez.

Ignoring my silliness, I noticed that I can customize C::B to use whichever terminal emulator I like but I'm having trouble with using terminator.

I've tried the following in the Settings :

/usr/bin/terminator -t $TITLE -e
terminator -t $TITLE -e
terminator $TITLE

And none of these have worked. Anyone have any suggestions? And yes, terminator is in my /usr/bin directory as evidenced by the output of "which terminator", which is /usr/bin/terminator

Edit: Nevermind, I did it! Yay! Wanna know what worked? It was this (for once a man page was useful to me) : terminator -T $TITLE -x

Last edited by MutantJohn (2013-08-23 23:30:39)

Offline

Board footer

Powered by FluxBB