mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
Enable bulk_rename command
This commit is contained in:
parent
bfe12c8052
commit
7cd287e8f5
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ impl<'a> Executor<'a> {
|
|||
on!(visual_mode);
|
||||
|
||||
// Operation
|
||||
on!(bulk_rename);
|
||||
on!(open);
|
||||
on!(open_do);
|
||||
on!(yank);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue