Re: tty debocle

Eli Zaretskii <[email protected]> Thu, 27 Aug 2020 20:13:41 +0300
Newsgroups gmane.emacs.windows
Message-ID <[email protected]>
> From: Keith Runyon <[email protected]>
> Date: Thu, 27 Aug 2020 11:10:17 -0600
> Cc: [email protected]
> 
> OS=windows
> emacs version =27.1
> 
> Need: to be able to open a *shell* and run the following command 
>   > tty.exe 
> 
> Here is what currently happens when i do this.
> c:\Users\MyName>tty
> tty
> not a tty

This might change in the future when Emacs is taught to use the
Windows 10 PTY devices.  It doesn't know how to do that yet.

But why do you need this on MS-Windows in the *shell* buffers?