Eran Ifrah

Results 192 comments of Eran Ifrah

completely empty? you should have a `+` button... Here is a screenshot taken on Ubuntu: ![codelite-ubuntu](https://github.com/eranif/codelite/assets/3677711/40a8e5c9-6ec2-40fd-82fe-b9d25fd4e079)

You should be able to type at the bottom of the terminal, cant you?

This is not a real terminal (but its good enough for basic usage) Notice the light grey line at the bottom of the terminal -> type there, for example `ls...

You can use F6 to toggle focus between the editor terminal without using the mouse I am currently fixing the cursor colour + hitting any ascii char (a-z/A-Z) will take...

the number of threads should not affect, I am building with 24 threads and its very responsive (macOS, Windows & Ubuntu) What I wanted you to try is: - Open...

So, making sure here, triggering a build from the terminal (the CodeLite built-in terminal) - works as expected?

Try with a more recent build of CodeLite it works there

FYI: we build CodeLite for all platforms using `--enable-stl` or when using CMake `-DwxUSE_STL=1` for very long time now... https://docs.codelite.org/build/build_wx_widgets/#windows