Re: tty debocle
Eli Zaretskii <[email protected]> Thu, 27 Aug 2020 20:23:30 +0300
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <[email protected]> |
> From: Keith Runyon <[email protected]> > Date: Thu, 27 Aug 2020 11:20:21 -0600 > Cc: [email protected] > > because i use docker > docker requires stdin,stdout to be tty Well, then you cannot have this for now, because Emacs uses pipes to communicate with subprocesses. Sorry.