Skip to content
Discussion options

You must be logged in to vote

It means you pressed d (as in delete/cut). It cuts the selected file into lf's clipboard. If you now navigate somewhere else, you can press p to paste the file into the current location.
There is also y (as in yank/copy) which copies the selected file into lf's clipboard. When pressing p, it creates a copy of the selected file in the current location und leaves the original file in place.

d -> Think of it as CTRL-X.
y -> Think of it as CTRL-C.

To clear the clipboard, press c for clear. Clearing does not touch your existing files in any way.

See also our documentation.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ratijas
Comment options

@CatsDeservePets
Comment options

@ratijas
Comment options

@CatsDeservePets
Comment options

Answer selected by CatsDeservePets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants