mirror of
https://github.com/jarun/nnn.git
synced 2025-01-26 02:36:36 +00:00
Update docs
This commit is contained in:
parent
a31af54c00
commit
a984b6a9e8
|
@ -128,14 +128,14 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/embed/AbaauM7gUJw)
|
||||||
- Run plugins and custom commands with hotkeys
|
- Run plugins and custom commands with hotkeys
|
||||||
- FreeDesktop compliant trash (needs trash-cli)
|
- FreeDesktop compliant trash (needs trash-cli)
|
||||||
- Cross-dir file/all/range selection
|
- Cross-dir file/all/range selection
|
||||||
|
- Create (with parents), rename, duplicate files and dirs
|
||||||
- Batch renamer for selection or dir
|
- Batch renamer for selection or dir
|
||||||
- Display file list from stdin or plugin
|
- List input file stream from stdin or plugin
|
||||||
- Copy (as), move (as), delete, archive, link selection
|
- Copy (as), move (as), delete, archive, link selection
|
||||||
- Dir updates, notification on cp, mv, rm completion
|
- Dir updates, notification on cp, mv, rm completion
|
||||||
- Copy file paths to system clipboard on select
|
- Copy file paths to system clipboard on select
|
||||||
- Create (with parents), rename, duplicate files and dirs
|
|
||||||
- Launch apps, run commands, spawn a shell, toggle exe
|
- Launch apps, run commands, spawn a shell, toggle exe
|
||||||
- Hovered file set as `$nnn` at prompt and spawned shell
|
- Access hovered file as `$nnn` at prompt or spawned shell
|
||||||
- Lock terminal after configurable idle timeout
|
- Lock terminal after configurable idle timeout
|
||||||
- Basic support for screen readers and braille displays
|
- Basic support for screen readers and braille displays
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue