Hi. 

By default, Geany, after the execution of a code (in c++), puts in the terminal a "press enter key" break: the terminal stands by until the user press the enter key.

Is there a way to disable this forced exiting  mode? That is, to automatically close the terminal window after the execution of the program?

Thank you.

Xan