Skip to content

v0.23

Latest
Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 13 Nov 17:47
· 4 commits to main since this release
  • Fix output codepage when not using the --utf8 flag. It should use GetConsoleOutputCP(), not GetACP(), so that chcp 65001 & dirx > tmpfile uses UTF8 as expected.