Skip to content

Commit 60c9a45

Browse files
committed
docs: fix errors in help related to copy/paste
1 parent 6ab32be commit 60c9a45

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/neo-tree.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,12 +175,11 @@ d = delete: Delete the selected file or directory.
175175

176176
r = rename: Rename the selected file or directory.
177177

178-
c = copy_to_clipboard: Mark file to be copied.
178+
y = copy_to_clipboard: Mark file to be copied.
179179

180180
x = cut_to_clipboard: Mark file to be cut (moved).
181181

182-
p = paste_from_clipboard: Copy/move each marked file in the to the
183-
selected folder.
182+
p = paste_from_clipboard: Copy/move each marked file to the selected folder.
184183

185184

186185
VIEW CHANGES *neo-tree-view-changes*

0 commit comments

Comments
 (0)