Hi Torben, Thank you for your reply. I'm not on a Cygwin environment, so that doesn't work for me. What I've been doing to get a reasonable ssh shell (with colors!) is `vagrant ssh -- -t -t`, but too bad the arrow keys and tab-completion still don't work.
On Saturday, August 2, 2014 1:04:49 AM UTC+2, Torben Knerr wrote: > > I'm using `set TERM=cygwin` on the host, that gives me the best > results so far (especially `vi` is still working properly in a > `vagrant ssh` shell). > > HTH, Torben > > On Fri, Aug 1, 2014 at 4:41 PM, John Bergson <[email protected] > <javascript:>> wrote: > > Hi all! > > > > I have mintty configured with MSYS and MinGW, and have trouble running > > certain vagrant commands in it. It usually displays a warning that TTY > is > > required, and then exits. Is there a workaround for this other than > using > > the Windows cmd? > > > > Thank you for your time. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Vagrant" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
