Skip to content

Initial release

Latest
Compare
Choose a tag to compare
@lupont lupont released this 22 May 18:06
· 5 commits to main since this release

This is the initial release of bmv. It supports arbitrary amounts of arguments, uses the shell's globbing, and uses your $EDITOR environment variable. If you want to run bmv with another editor, simply run EDITOR=nano bmv <files> - replacing nano with your preferred one.

bmv is currently only tested on Linux, but should work fine on BSD and macOS. Windows probably not.