<div dir="ltr">Has anyone come up with a decent way to run and debug console applications using an external terminal program on Linux? <div><br></div><div>That is, you are writing a ReadLn and WriteLn console application in Lazarus, and when you run the program you can get an external program like gnome-terminal to popup. Then gnome-terminal hosts your console application until either your console application terminates or you close gnome-terminal.</div><div><br></div><div>I really don't like using the built in Lazarus terminal window. ReadLn doesn't work very well with it. It doesn't popup when you run or terminal the console application when closed. I'd really like to simulate an external terminal program like Lazarus does on Windows. (Please don't respond with why they are different. I understand the reasons)</div></div>