README.md | 12 +++++------- diff --git a/README.md b/README.md index 173f159d85c9e97c6374fb6fd835810de3bb4253..0c9aa694497a5081e78cfa5d62c9b555b298b688 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ ## Installation #### Library dependencies -A curses library with wide char support (e.g. ncursesw), libreadline and standard libc. Makefile target `norl` drops libreadline. +A curses library with wide char support (e.g. ncursesw), libreadline (`make norl` to drop) and standard libc. #### Utility dependencies @@ -133,7 +133,7 @@ #### From a package manager Install `nnn` from your package manager. If the version available is dated try an alternative installation method. -
Packaging status from Repology (expand) +
Packaging status (expand)


Packaging status @@ -179,7 +179,7 @@ | Example `export` | Description | | --- | --- | | `NNN_BMS='d:~/Documents;D:~/Docs archive/'` | key-bookmark pairs [max 10] | -| `NNN_PLUG='o:fzy-open;p:mocplay;m:nmount;t:thumb'` | key-plugin pairs (x-key to run) [max 10] | +| `NNN_PLUG='o:fzy-open;p:mocplay;m:nmount;t:thumb'` | key-plugin pairs (:key to run) [max 10] | | `NNN_USE_EDITOR=1` | open text files in `$VISUAL` (else `$EDITOR`, fallback vi) | | `NNN_CONTEXT_COLORS='1234'` | specify per context color [default: '4444' (all blue)] | | `NNN_SSHFS_OPTS='sshfs -o reconnect,idmap=user'` | specify SSHFS options | @@ -290,11 +290,9 @@ ## Mentions - [FOSSMint](https://www.fossmint.com/nnn-linux-terminal-file-browser/) -- [Hacker News 1](https://news.ycombinator.com/item?id=18520898) -- [Hacker News 2](https://news.ycombinator.com/item?id=19850656) +- Hacker News [[1](https://news.ycombinator.com/item?id=18520898)] [[2](https://news.ycombinator.com/item?id=19850656)] - [It's FOSS](https://itsfoss.com/nnn-file-browser-linux/) -- [LinuxLinks1](https://www.linuxlinks.com/nnn-fast-and-flexible-file-manager/) -- [LinuxLinks2](https://www.linuxlinks.com/bestconsolefilemanagers/) +- LinuxLinks [[1](https://www.linuxlinks.com/nnn-fast-and-flexible-file-manager/)] [[2](https://www.linuxlinks.com/bestconsolefilemanagers/)] - [Suckless Rocks](https://suckless.org/rocks/) - [Ubuntu Full Circle Magazine - Issue 135](https://fullcirclemagazine.org/issue-135/)