From 4c70747d1f50c304ae5b113f301306565bef6516 Mon Sep 17 00:00:00 2001 From: Jana Date: Mon, 15 Jun 2020 19:33:27 +0530 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 0c342cc..4686c0b 100644 --- a/Home.md +++ b/Home.md @@ -147,7 +147,7 @@ A selection can be edited, copied, moved, removed, archived or linked. Example w Absolute paths of the selected files are copied to `.selection` file in the config directory. The selection file is shared between multiple program instances. The most recent instance writing to the file overwrites the entries from earlier writes. If you have 2 instances of `nnn` _open_ in 2 panes of a terminal multiplexer, you can select in one pane and use the selection (e.g. to copy or move) in the other pane (if the instance doesn't have any local selection already). -`nnn` clears the selection after successful file removal, batch-rename and link creation operations on selection. However, selection is retained after archive creation with selection as user may want to delete the archived files next. +`nnn` clears the selection after successful file removal, batch-rename and link creation with selection. However, it is retained after archive creation with selection as the user may want to delete the archived files next. #### Editing selection