Replies: 2 comments 1 reply
-
This is already the default behavior on Which version of nnn are you using? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm using 5.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, you can create a hardlink by selecting an item and pressing n-h, either in the same folder, or in a new folder.
nnn does not set default filename for the hardlink, so you have to enter it from memory.
I would like to change this behavior. nnn should propose default filename for the hardlink, either the filename itself, or something like {filename}_hardlink_{number}.{extention} if the filename already exists in the destination folder
This behavior would greatly simplify working with hardlinks, at least, in my workflow
Beta Was this translation helpful? Give feedback.
All reactions