Skip to content

v1.1.0

Latest

Choose a tag to compare

@roryrjb roryrjb released this 07 Jun 13:01
· 2 commits to main since this release
  • Added -r / --recursive flag. When used without file arguments, emv recursively lists every file under the current directory tree instead of only the files in the immediate directory. File paths use forward slashes for cross-platform consistency.
  • Fixed an issue where the EDITOR environment variable was not parsed correctly on Windows.