mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Basic use cases (markdown)
parent
c1bfeb106d
commit
61f5476768
|
@ -3,7 +3,7 @@
|
||||||
`nnn` unfolds on use. Some exquisite stuff you can do:
|
`nnn` unfolds on use. Some exquisite stuff you can do:
|
||||||
|
|
||||||
- [x] Instantly load, sort, filter thousands of files
|
- [x] Instantly load, sort, filter thousands of files
|
||||||
- [x] Type to navigate with automatic dir selection
|
- [x] Type to navigate with automatic dir entry
|
||||||
- [x] List input stream and pick entries to stdout or file as list
|
- [x] List input stream and pick entries to stdout or file as list
|
||||||
- [x] Write a plugin in any language and _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] `find`/`fd`/`grep`/`ripgrep`/`fzf` from `nnn` and list in `nnn`
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
- [x] Select files from anywhere (not just a single dir)
|
- [x] Select files from anywhere (not just a single dir)
|
||||||
- [x] Unlimited bookmarks, plugins, cmds with custom hotkeys
|
- [x] Unlimited bookmarks, plugins, cmds with custom hotkeys
|
||||||
- [x] Edit and preview markdown, man page, HTML
|
- [x] Edit and preview markdown, man page, HTML
|
||||||
- [x] Open a file and auto-advance to the next
|
- [x] Open a file and auto-proceed to the next
|
||||||
- [x] Filter filtered entries, export list of visible files
|
- [x] Filter filtered entries, export list of visible files
|
||||||
- [x] Configure the middle mouse click to do anything
|
- [x] Configure the middle mouse click to do anything
|
||||||
- [x] Multi-location (or subtree) fuzzy search and visit a file
|
- [x] Multi-location (or subtree) fuzzy search and visit a file
|
||||||
|
|
Loading…
Reference in a new issue