CodeLite use Terminal on MacOs instead builtin terminal

General questions regarding the usage of CodeLite
fellipeh
CodeLite Curious
Posts: 8
Joined: Thu Mar 03, 2016 10:17 pm
Genuine User: Yes
IDE Question: c++
Contact:

CodeLite use Terminal on MacOs instead builtin terminal

Post by fellipeh »

Hi,

How can I use the macos default terminal instead CodeLite builtin terminal?

I try to change on Preferences -> Terminal, but... nothing happend!

Regards
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: CodeLite use Terminal on MacOs instead builtin terminal

Post by eranif »

Which version?
Steps to reproduce this?


Eran
Make sure you have read the HOW TO POST thread
fellipeh
CodeLite Curious
Posts: 8
Joined: Thu Mar 03, 2016 10:17 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: CodeLite use Terminal on MacOs instead builtin terminal

Post by fellipeh »

Version.: 9.1.3
Steps: Preferences -> Terminal -> (uncheck Use CodeLite built in terminal) -> in the command: terminal.app $(CMD)
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: CodeLite use Terminal on MacOs instead builtin terminal

Post by eranif »

fellipeh wrote:Preferences -> Terminal -> (uncheck Use CodeLite built in terminal) -> in the command: terminal.app $(CMD)
I know where these settings are ...

You misunderstood me, what do I need to run in CodeLite to "see" the built-in terminal and not the Terminal.app?
Do you run a project? debug it?

Eran
Make sure you have read the HOW TO POST thread
fellipeh
CodeLite Curious
Posts: 8
Joined: Thu Mar 03, 2016 10:17 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: CodeLite use Terminal on MacOs instead builtin terminal

Post by fellipeh »

Sorry...

I just click in Run... and need to test in Terminal, not in builtin terminal...
Post Reply