Skip to content

Commit

Permalink
docs: add batch rename description
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Jan 20, 2024
1 parent 93f92d2 commit f35721a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/keymap.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ If you haven't created and used your own configuration file yet, please see [Con

- `--force`: Overwrite the destination file directly if it exists, without showing the confirmation dialog.

- rename: Rename a file or directory.
- rename: Rename a file or directory; Or batch rename if multiple files are selected (`$EDITOR` is used to edit the filenames by default).

- `--force`: Overwrite the destination file directly if it exists, without showing the confirmation dialog.
- `--cursor`: Specify the cursor position of the renaming input box.
Expand Down

0 comments on commit f35721a

Please sign in to comment.