System info:
OS: Linux - KDE Neon (Ubuntu based)
Shell: Fish
Qt Creator: 17.0.0
I created a non qt C++ terminal app
[image: d00c5baa-cda1-41ed-9e35-7cf12a3f0de2.png]
I went to settings and changed the terminal to make it the external one, the internal terminal will not open when running the project
[image: 50cfe2d6-2b82-4390-9ff5-e021e21f3bdb.png]
When i run the project, the external terminal (terminator) will open so fast and close, it won't stay open till i press enter to close the terminal after seeing the output
i have to put some extra code to make the terminal stay open so i can see the output
I think when i was using bash, this problem did not exist