Page 1 of 1

Changing Terminal in Codelite 9.2.6 on macOS Sierra

Posted: Tue Nov 22, 2016 5:56 pm
by valenz
I want to use Terminal as default terminal in CodeLite.

I went to Preferences -> Terminal and I unchecked the checkbox "Use CodeLite's built-in terminal emulator". This had no effects.
I then tried to specify:

Code: Select all

/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal
in the textbox "Enter here the command to be used by CodeLite for launching consoles". This had no effects either.

How do I change the default terminal?
Thanks

Re: Changing Terminal in Codelite 9.2.6 on macOS Sierra

Posted: Wed Nov 23, 2016 3:43 am
by dev
I'm interested to know this answer too guys, how can we actually change the base codelite terminal with the macOS one's?
I have some problems with the actual one.
Thanks in advice.

Re: Changing Terminal in Codelite 9.2.6 on macOS Sierra

Posted: Wed Nov 23, 2016 10:08 am
by eranif
You can't. Please report this as a bug

Re: Changing Terminal in Codelite 9.2.6 on macOS Sierra

Posted: Sun Nov 27, 2016 8:50 pm
by valenz
I opened up an issue here: https://github.com/eranif/codelite/issues/1485
Thanks.