[erlang-questions] hwo to execute a text editor

Roger Lipscombe roger@REDACTED
Mon Nov 16 11:21:35 CET 2015


On 14 November 2015 at 21:39, semmit mondo <semmitmondo@REDACTED> wrote:
> How can I start a process and allow it to have control over the terminal
> and ask the VM to wait until the subprocess terminates?

https://github.com/saleyn/erlexec (docs at
http://saleyn.github.io/erlexec/) has "Running interactive processes
with psudo-terminal pty support." Disclaimer: I've used erlexec for
other things, but not for the pty support.



More information about the erlang-questions mailing list