Skip to content

cmd v1.0.1

Latest

Choose a tag to compare

@esix esix released this 27 Jun 06:34

Windows compatibility fixes:

  • Fix Windows drive-letter path expansion for %~dp0 and nested BAT calls.
  • Fix FOR /F command capture used by gw-batsic LIST output on Windows.
  • Store interactive history in the user's home directory as .cmd_history.
  • Work around stuck Alt state after Alt-Tab in the Windows readline REPL.