[Github-comments] [geany] [Feature Request] print output of started process in view that is embedded in geany (#675)

achimmihca notifications at xxxxx
Sun Oct 4 19:02:15 UTC 2015


I am looking for some kind of "Console View" like it is available for example in Eclipse.

Currently a terminal / shell opens when executing a script in Geany. In this shell one can see the process streams stdout and stderr and can write to stdin of the new process.

However, I would rather eliminate this new terminal window popping up and changing focus each time I launch a script in Geany.
I think it is better to have the process communication (stdout, stdin, stderr) embedded in a view within Geany like it is done in many IDEs. The different streams could be colored e.g. stderr in red and stdin (input from the user) in green.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/675
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151004/2eb13f70/attachment.html>


More information about the Github-comments mailing list