- 
    Bug 
- 
    Resolution: Duplicate
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    Qt Creator 17.0.0
- 
    None
- 
    W10 22H2
- Create a “Hello World” console project in C or C++.
- Compile.
- Make sure “Projects → Run → Run → Run in terminal” is on.
- Run.
EXPECTED: should write “Press Enter”
ACTUAL: just closes terminal
This feature is actually a cool thing: by general convention, console programs do not pause at the end. So I did not break that convention, but had some time to study the terminal, whether the program ended successfully and what to do.
- duplicates
- 
                    QTCREATORBUG-33102 Failed to keep the external terminal window open after execution -           
- Closed
 
-         
- resulted in
- 
                    QTCREATORBUG-33138 Create a squish test for proper ending of "Run in terminal" -         
- Closed
 
-