diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2018-02-27 09:01:39 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2018-02-27 09:01:39 +0530 |
commit | 045da7a1728295be677f43313491522d8ff3045d (patch) | |
tree | fb6cc2b2d1b8e689be814942ad8aa9fd0c1f0f23 /CHANGELOG | |
parent | fa549aa5f78e6359d2c2c569e949f39c86c23c4e (diff) | |
download | nnn-045da7a1728295be677f43313491522d8ff3045d.tar.gz |
Update documentation on vidir
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ What's in? - Copy multiple file paths - Copy file paths when X is unavailable - Optionally quote individual file paths with single quotes on copy -- Batch rename files in vidir from [moreutils](https://joeyh.name/code/moreutils/) +- Batch rename/move/delete files in vidir from [moreutils](https://joeyh.name/code/moreutils/) - Use ISO 8601 date format in file details - New/changed/remapped shortcuts: - <kbd>^B</kbd> - show bookmark prompt (replaces <kbd>b</kbd>) |