mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 20:01:27 +00:00
Update docs
This commit is contained in:
parent
8b25593777
commit
45ce06cc8d
10
README.md
10
README.md
|
@ -21,13 +21,15 @@ Noice is Not Noice, a noicer fork...
|
||||||
|
|
||||||
<p align="center"><i>nnn in action! (click to play video)</i></a></p>
|
<p align="center"><i>nnn in action! (click to play video)</i></a></p>
|
||||||
|
|
||||||
|
- [x] [Next release highlights](https://github.com/jarun/nnn/issues/137)
|
||||||
|
|
||||||
`nnn` is probably the [fastest and most resource-sensitive](#comparison) file manager you have ever used. It integrates seamlessly with your DE and favourite GUI utilities, has a unique [navigate-as-you-type](#navigate-as-you-type-mode) mode with auto-select, disk usage analyzer mode, bookmarks, contexts, application launcher, familiar navigation shortcuts, subshell spawning and much more.
|
`nnn` is probably the [fastest and most resource-sensitive](#comparison) file manager you have ever used. It integrates seamlessly with your DE and favourite GUI utilities, has a unique [navigate-as-you-type](#navigate-as-you-type-mode) mode with auto-select, disk usage analyzer mode, bookmarks, contexts, application launcher, familiar navigation shortcuts, subshell spawning and much more.
|
||||||
|
|
||||||
[Integrate utilities](https://github.com/jarun/nnn#sample-scripts) like sxiv or fzy easily, or use it as a [(neo)vim plugin](https://github.com/jarun/nnn#neovim-plugin); `nnn` supports as many scripts as you need!
|
[Integrate utilities](https://github.com/jarun/nnn#sample-scripts) like sxiv or fzy easily, or use it as a [(neo)vim plugin](https://github.com/jarun/nnn#neovim-plugin); `nnn` supports as many scripts as you need!
|
||||||
|
|
||||||
It runs on Linux, macOS, Raspberry Pi, Cygwin, Linux subsystem for Windows and Termux.
|
It runs on Linux, macOS, Raspberry Pi, Cygwin, Linux subsystem for Windows and Termux.
|
||||||
|
|
||||||
[Quickstart](#quickstart) and see how `nnn` simplifies those long desktop sessions... Missing a feature? Want to contribute? Head to the rolling [ToDo list](https://github.com/jarun/nnn/issues/137).
|
[Quickstart](#quickstart) and see how `nnn` simplifies those long desktop sessions.
|
||||||
|
|
||||||
*Love smart and efficient utilities? Explore [my repositories](https://github.com/jarun?tab=repositories). Buy me a cup of coffee if they help you.*
|
*Love smart and efficient utilities? Explore [my repositories](https://github.com/jarun?tab=repositories). Buy me a cup of coffee if they help you.*
|
||||||
|
|
||||||
|
@ -76,6 +78,7 @@ It runs on Linux, macOS, Raspberry Pi, Cygwin, Linux subsystem for Windows and T
|
||||||
- [Disable file open on navigation](#disable-file-open-on-navigation)
|
- [Disable file open on navigation](#disable-file-open-on-navigation)
|
||||||
- [Why fork?](#why-fork)
|
- [Why fork?](#why-fork)
|
||||||
- [Mentions](#mentions)
|
- [Mentions](#mentions)
|
||||||
|
- [Contributions](#contributions)
|
||||||
- [Developers](#developers)
|
- [Developers](#developers)
|
||||||
|
|
||||||
#### FEATURES
|
#### FEATURES
|
||||||
|
@ -527,8 +530,13 @@ To open files with this setting, press <kbd>Enter</kbd>.
|
||||||
- [Hacker News](https://news.ycombinator.com/item?id=18520898)
|
- [Hacker News](https://news.ycombinator.com/item?id=18520898)
|
||||||
- [It's FOSS](https://itsfoss.com/nnn-file-browser-linux/)
|
- [It's FOSS](https://itsfoss.com/nnn-file-browser-linux/)
|
||||||
- [LinuxLinks](https://www.linuxlinks.com/nnn-fast-and-flexible-file-manager/)
|
- [LinuxLinks](https://www.linuxlinks.com/nnn-fast-and-flexible-file-manager/)
|
||||||
|
- [Suckless Rocks listing](suckless.org/rocks/)
|
||||||
- [Ubuntu Full Circle Magazine - Issue 135](https://fullcirclemagazine.org/issue-135/)
|
- [Ubuntu Full Circle Magazine - Issue 135](https://fullcirclemagazine.org/issue-135/)
|
||||||
|
|
||||||
|
#### CONTRIBUTIONS
|
||||||
|
|
||||||
|
Missing a feature? Want to contribute? Head to the rolling [ToDo list](https://github.com/jarun/nnn/issues/137).
|
||||||
|
|
||||||
#### DEVELOPERS
|
#### DEVELOPERS
|
||||||
|
|
||||||
1. Copyright © 2014-2016 Lazaros Koromilas
|
1. Copyright © 2014-2016 Lazaros Koromilas
|
||||||
|
|
Loading…
Reference in a new issue