Wait for user input in the debug console
commit3fd7e9f68e6b859b80095fc609ffbdebf16306bc
authorEnrico Tröger <enrico.troeger@uvena.de>
Sun, 23 Oct 2011 14:32:22 +0000 (23 16:32 +0200)
committerEnrico Tröger <enrico.troeger@uvena.de>
Sun, 23 Oct 2011 14:32:22 +0000 (23 16:32 +0200)
treed96c77fd5ea14116acad10b6bda30199c2ac10c3
parentc51129db6e703b6227e45130fcfc3243945fec3f
Wait for user input in the debug console

This way, Geany's standard out and error can be read if started in verbose
mode until a key is pressed which makes debugging of command line
actions easier.
src/main.c