diff options
author | Dylan Araps <dylan.araps@gmail.com> | 2019-01-27 00:05:28 +0200 |
---|---|---|
committer | Dylan Araps <dylan.araps@gmail.com> | 2019-01-27 00:05:28 +0200 |
commit | 169be233f315962cb1543c5bd0c2139035d2f47a (patch) | |
tree | b45f7ca87c7c1f7ddba3e0dc8a79106416077a0c | |
parent | 2d58e7a5189d5b68d7c7c196a4ea62e7a3c73715 (diff) |
docs: update
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ A new and **original** file manager written in `bash`. - Minimal (*only requires **bash** and coreutils*) - Smooth Scrolling (*using **vim** keybindings*) - Supports `LS_COLORS`! -- File Operations (*copy, paste, rename, cut, **bulk rename**, etc*) +- File Operations (*copy, paste, cut, **ranger style bulk rename**, etc*) - Instant as you type search - Tab completion for all commands! - Automatic CD on exit (*see [setup](#cd-on-exit)*) |