Re: tty debocle

Eli Zaretskii <[email protected]> Thu, 27 Aug 2020 20:15:44 +0300
Newsgroups gmane.emacs.windows
Message-ID <[email protected]>
> Date: Thu, 27 Aug 2020 20:13:41 +0300
> From: Eli Zaretskii <[email protected]>
> Cc: [email protected]
> 
> > Here is what currently happens when i do this.
> > c:\Users\MyName>tty
> > tty
> > not a tty

On my system, I get:

  c:\Users\MyName>tty
  tty
  CON

Which is what I'd expect.  So maybe your port of tty.exe is broken?