Eran Ifrah
Eran Ifrah
completely empty? you should have a `+` button... Here is a screenshot taken on Ubuntu: 
You should be able to type at the bottom of the terminal, cant you?
can you post a screenshot?
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
fixed with 41ba11a43
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