mirror of
https://github.com/kristoferssolo/vidir.yazi.git
synced 2025-10-21 20:10:39 +00:00
661 B
661 B
vidir.yazi
This plugin is a bulk-rename plugin using vidir.
Requirements
- yazi >= v25.2.7
- vidir (sometimes included in moreutils package)
Installation
ya pack -a kristoferssolo/vidir
Usage
Add this to your ~/.config/yazi/keymap.toml:
[[manager.prepend_keymap]]
on = "B"
run = [ "escape --visual", "plugin --sync vidir" ]
desc = "Bulk rename with vidir"
License
This plugin is MIT-licensed. For more information check the LICENSE file.