mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Basic use cases (markdown)
parent
8ab0feb92c
commit
4b21af0164
|
@ -233,7 +233,8 @@ alias N='sudo -E nnn -dH'
|
|||
|
||||
## File picker
|
||||
|
||||
To use `nnn` as a file picker and redirect the output to other programs, use [`picker`](https://github.com/jarun/nnn/blob/master/plugins/picker).
|
||||
To use `nnn` as a file picker and redirect the output to other programs, use option `-p`.
|
||||
The option takes an output file as argument (use `-` to print the list to stdout).
|
||||
|
||||
Ways to pick files:
|
||||
|
||||
|
|
Loading…
Reference in a new issue