From: Arun Prakash Jana Date: Fri, 1 Mar 2019 01:21:19 +0000 (+0530) Subject: Remove obsolete key X-Git-Tag: v2.4~92 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=51fbd42ac0d1a3e1e9b56dc3dabdfa25b7aee3b7;p=nnn.git Remove obsolete key --- diff --git a/README.md b/README.md index bfba745b..1c0f56fc 100644 --- a/README.md +++ b/README.md @@ -315,7 +315,7 @@ Use ^K to copy the absolute path of the file under the cursor. To copy multiple absolute file paths: -- press ^Y (or Y) to enter selection mode. In this mode it's possible to +- press ^Y to enter selection mode. In this mode it's possible to - cherry-pick individual files one by one by pressing ^K on each entry (works across directories and contexts); or, - navigate to another file in the same directory to select a range of files - press ^Y again to save the selection and exit selection mode.