aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-04-13 20:35:14 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-04-13 20:35:14 +0530
commit35c3497364cbdc88ae6c33f1b80fd616b35b6000 (patch)
tree9922d7e3a7f9a17392de3c6cfc59a83dad5db217 /README.md
parent315132b3633459f0bccf47dd9e671fde37463184 (diff)
downloadnnn-35c3497364cbdc88ae6c33f1b80fd616b35b6000.tar.gz
Use memccpy
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f17a7e..df2d181 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
10. Configure the middle mouse click to do anything
11. Fuzzy search subtree and open the dir of a file
12. Load four dirs with custom settings at once
-13. Show notifications on cp, mv completion
+13. Notifications on cp, mv, rm completion
14. Auto-sync selection to system clipboard
15. Open text files detached in another pane/tab/window
16. Create files/dirs/duplicates with parents (like `mkdir -p`)