You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
λ> cd C:\Users\Tiago\go\src\github.com\NeowayLabs\nash\stdbin\pwd
λ> C:\tools\cygwin\bin\pwd.exe
/cygdrive/c/Users/Tiago/go/src/github.com/NeowayLabs/nash/stdbin/pwd
why?
Because of that several tests fail on windows when using cygwin tools....
I propose a simple pwd that returns sane output on every architecture, not imposing unixys on every one.
The text was updated successfully, but these errors were encountered:
why?
Because cygwin's pwd sucks on windows:
why?
Because of that several tests fail on windows when using cygwin tools....
I propose a simple
pwd
that returns sane output on every architecture, not imposing unixys on every one.The text was updated successfully, but these errors were encountered: