github mtkennerly/shawl v1.2.0
v1.2.0 (2023-05-19)

latest releases: v1.7.0, v1.6.0, v1.5.1...
2 years ago
  • Fixed: When both --cwd and --path were specified, they would both try to update the command's PATH environment variable, but the changes from --cwd would override the changes from --path.
  • Changed: When using --cwd and --path, Shawl now simplifies local UNC paths. For example, \\?\C:\tmp becomes C:\tmp. Some programs, notably Command Prompt, don't like UNC paths, so this is intended to broaden compatibility.
  • Changed: The CLI output now uses a prettier format, including color.

Don't miss a new shawl release

NewReleases is sending notifications on new releases.