in reply to Prompting for input inside IDE run (was Reading from STDIN)
How does Emacs launch your program? I was under the impression that it launches programs under debug by redirecting its STDIN and STDOUT to a "console" buffer managed by Emacs and that interactive input/output simply work?
Maybe if you can tell us how Emacs does this we can find out how to hook up interactive input/output to the Perl program...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Prompting for input inside IDE run (was Reading from STDIN)
by LanX (Saint) on Mar 27, 2023 at 12:58 UTC |