v2.12.2
Fixed
- On Windows, expand the home directory when paths use
/separators (for
example~/foo/baror$HOME/foo/bar). This results in something like
c:\users\coder/foo/bar, but Windows appears to be fine with the mixed
separators. As before, you can still use\separators (for example
~\foo\baror$HOME\foo\bar.