Codelite-Terminal for M1 Mac

CodeLite installation/troubleshooting forum
jnoel608
CodeLite Curious
Posts: 1
Joined: Wed Apr 14, 2021 10:55 pm
Genuine User: Yes
IDE Question: C++
Contact:

Codelite-Terminal for M1 Mac

Post by jnoel608 »

Im trying to run C++ code on codelite using the codelite terminal but it wouldn't run. The normal default Mac terminal works but it doesn't auto close and it opens up multiple instances (which I don't want). Is there a way to close the terminal completely after I press a key, or run the code-lite terminal instead?

Any advice would be greatly appreciated.
Thanks

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

Re: Codelite-Terminal for M1 Mac

Post by eranif »

This bug was already reported, thanks.
as a workaround, you can configure iTerm2 (or maybe even Terminal) to close when the last session is closed. This is how I am working and it working nicely on macOS

Make sure you have read the HOW TO POST thread
Post Reply