Releases: lupont/bmv
Releases · lupont/bmv
Initial 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.