On Friday, 8 April 2016 at 23:03:15 UTC, Puming wrote:
Do you have this pseudo terminal thing in terminal.d?

No, terminal.d is for your program to interact with the user's terminal rather than program to program stuff.

My terminal emulator <https://github.com/adamdruppe/terminal-emulator> has the pty stuff... but I think the expect lib is a better match for what you need. The full emulator is too heavy for your needs.

Reply via email to