mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 11:21:27 +00:00
Updated Basic use cases (markdown)
parent
bd6b0ede73
commit
8fe7655b0a
|
@ -394,7 +394,12 @@ To create symbolic or hard links in batch:
|
|||
- go to the target directory
|
||||
- press <kbd>n</kbd>
|
||||
- press `s` for symbolic link or `h` for hard link
|
||||
- enter the link suffix (or `@` for no suffix)
|
||||
- enter the link prefix (or `@` for no prefix)
|
||||
|
||||
The reasons only prefix is allowed (and not full name):
|
||||
|
||||
- avoid accepting link names one by one in this flow
|
||||
- having the same prefix groups the newly created links together
|
||||
|
||||
## Hidden files on top
|
||||
|
||||
|
|
Loading…
Reference in a new issue