summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-01-27 00:05:28 +0200
committerDylan Araps <dylan.araps@gmail.com>2019-01-27 00:05:28 +0200
commit169be233f315962cb1543c5bd0c2139035d2f47a (patch)
treeb45f7ca87c7c1f7ddba3e0dc8a79106416077a0c
parent2d58e7a5189d5b68d7c7c196a4ea62e7a3c73715 (diff)
docs: update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a37e69f..7930bfa 100644
--- a/README.md
+++ b/README.md
@@ -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)*)