Go to file
2025-04-28 18:57:12 +03:00
LICENSE Create LICENSE 2025-04-28 17:59:25 +03:00
main.lua fix: remove selectable item edit 2025-04-28 18:57:12 +03:00
README.md chore: add readme 2025-04-28 18:20:07 +03:00

vidir.yazi

This plugin is a bulk-rename plugin using vidir.

Requirements

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.