mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Basic use cases (markdown)
parent
893a8926b2
commit
17ca94dae6
|
@ -5,13 +5,12 @@
|
|||
- [x] Instantly load, sort, filter thousands of files
|
||||
- [x] Type to navigate with automatic dir selection
|
||||
- [x] List input stream and pick entries to stdout or file as list
|
||||
- [x] Write custom plugins that can _talk_ to `nnn`
|
||||
- [x] Write a plugin in any language and _talk_ to `nnn`
|
||||
- [x] `find`/`fd`/`grep`/`ripgrep`/`fzf` from `nnn` and list in `nnn`
|
||||
- [x] Never lose context - start where you quit
|
||||
- [x] Mount any cloud storage service in a few keypresses
|
||||
- [x] Select files from anywhere (not just a single dir)
|
||||
- [x] Unlimited bookmarks, plugins, cmds with custom hotkeys
|
||||
- [x] Write a plugin in any language you know
|
||||
- [x] Edit and preview markdown, man page, HTML
|
||||
- [x] Open a file and auto-advance to the next
|
||||
- [x] Filter filtered entries, export list of visible files
|
||||
|
|
Loading…
Reference in a new issue