My build of nnn with minor changes
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

README.md 19 KiB

8 lat temu
8 lat temu
7 lat temu
6 lat temu
7 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
7 lat temu
7 lat temu
6 lat temu
7 lat temu
7 lat temu
7 lat temu
6 lat temu
8 lat temu
7 lat temu
7 lat temu
6 lat temu
7 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
7 lat temu
7 lat temu
7 lat temu
6 lat temu
6 lat temu
7 lat temu
6 lat temu
7 lat temu
8 lat temu
8 lat temu
6 lat temu
6 lat temu
8 lat temu
6 lat temu
8 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
7 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
7 lat temu
7 lat temu
7 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
6 lat temu
7 lat temu
7 lat temu
6 lat temu
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  1. ## nnn
  2. Noice is Not Noice, a noicer fork...
  3. <p align="center">
  4. <a href="https://github.com/jarun/nnn/releases/latest"><img src="https://img.shields.io/github/release/jarun/nnn.svg?maxAge=600" alt="Latest release" /></a>
  5. <a href="http://formulae.brew.sh/formula/nnn"><img src="https://img.shields.io/homebrew/v/nnn.svg?maxAge=600" alt="Homebrew" /></a>
  6. <a href="https://www.archlinux.org/packages/community/x86_64/nnn/"><img src="https://img.shields.io/badge/archlinux-rolling-blue.svg?maxAge=600" alt="Arch Linux" /></a>
  7. <a href="https://packages.debian.org/search?keywords=nnn&searchon=names&exact=1"><img src="https://img.shields.io/badge/debian-10+-blue.svg?maxAge=2592000" alt="Debian Buster+" /></a>
  8. <a href="https://apps.fedoraproject.org/packages/nnn"><img src="https://img.shields.io/badge/fedora-27+-blue.svg?maxAge=2592000" alt="Fedora 27+" /></a>
  9. <a href="https://software.opensuse.org/package/nnn"><img src="https://img.shields.io/badge/opensuse%20leap-15.0+-blue.svg?maxAge=2592000" alt="openSUSE Leap 15.0+" /></a>
  10. <a href="https://packages.ubuntu.com/search?keywords=nnn&searchon=names&exact=1"><img src="https://img.shields.io/badge/ubuntu-17.10+-blue.svg?maxAge=2592000" alt="Ubuntu Artful+" /></a>
  11. </p>
  12. <p align="center">
  13. <a href="https://repology.org/metapackage/nnn"><img src="https://repology.org/badge/tiny-repos/nnn.svg" alt="Availability"></a>
  14. <a href="https://travis-ci.org/jarun/nnn"><img src="https://img.shields.io/travis/jarun/nnn/master.svg" alt="Build Status" /></a>
  15. <a href="https://github.com/jarun/nnn/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-BSD%202--Clause-yellow.svg?maxAge=2592000" alt="License" /></a>
  16. </p>
  17. [![nnn video](https://i.imgur.com/ZB5UdQ8.jpg)](https://www.youtube.com/watch?v=U2n5aGqou9E "Click to see nnn in action!")
  18. <p align="center"><i>nnn in action! (Thanks Luke Smith for the video!)</i></a></p>
  19. `nnn` is smooth... like butter. It's also probably the [fastest and most lightweight](#comparison) file manager you have ever used.
  20. `nnn` integrates seamlessly with your DE and favourite GUI utilities, has a unique _navigate-as-you-type_ mode with auto-select, disk usage analyzer mode, bookmarks, contexts, application launcher, familiar navigation shortcuts, subshell spawning, quick notes and much more.
  21. Integrate utilities like sxiv (image preview) or fzy (fuzzy subtree search) easily, transfer selected files using lftp or use it as a (neo)vim plugin; `nnn` supports as many scripts as you need! Refer to the [How to](https://github.com/jarun/nnn/wiki/How-to) section on wiki for more details.
  22. It runs on Linux, macOS, Raspberry Pi, BSD, Cygwin, Linux subsystem for Windows and Termux.
  23. [Quickstart](#quickstart) and see how `nnn` simplifies those long desktop sessions.
  24. *Love smart and efficient utilities? Explore [my repositories](https://github.com/jarun?tab=repositories). Buy me a cup of coffee if they help you.*
  25. <p align="center">
  26. <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q"><img src="https://img.shields.io/badge/PayPal-donate-green.svg" alt="Donate via PayPal!" /></a>
  27. </p>
  28. #### TABLE OF CONTENTS
  29. - [Features](#features)
  30. - [Comparison](#comparison)
  31. - [Installation](#installation)
  32. - [Dependencies](#dependencies)
  33. - [From a package manager](#from-a-package-manager)
  34. - [Release packages](#release-packages)
  35. - [From source](#from-source)
  36. - [Shell completion](#shell-completion)
  37. - [Usage](#usage)
  38. - [Cmdline options](#cmdline-options)
  39. - [Keyboard shortcuts](#keyboard-shortcuts)
  40. - [Leader key](#leader-key)
  41. - [Contexts](#contexts)
  42. - [Context-specific color](#context-specific-color)
  43. - [Selection](#selection)
  44. - [Filters](#filters)
  45. - [Navigate-as-you-type](#navigate-as-you-type)
  46. - [File indicators](#file-indicators)
  47. - [Utility dependencies](#utility-dependencies)
  48. - [Configuration](#configuration)
  49. - [Help](#help)
  50. - [Quickstart](#quickstart)
  51. - [How to](#how-to)
  52. - [Why fork?](#why-fork)
  53. - [Mentions](#mentions)
  54. - [Developers](#developers)
  55. - [Contributions](#contributions)
  56. #### FEATURES
  57. - Modes
  58. - Basic, detail (default), disk usage analyzer (du)
  59. - File picker, vim (or neovim) plugin
  60. - Navigation
  61. - Familiar, easy shortcuts (arrows, `~`, `-`, `&`)
  62. - *Navigate-as-you-type* with auto-select directory
  63. - Contexts (_aka_ tabs _aka_ workspaces)
  64. - Bookmarks
  65. - Pin and visit a directory
  66. - Sorting
  67. - Directories always listed on top
  68. - Sort by file name, modification time, size
  69. - Numeric order for numeric names (visit _/proc_)
  70. - Search
  71. - Instant filtering with *search-as-you-type*
  72. - Regex and substring match
  73. - Mimes
  74. - Open with desktop opener or specify a custom app
  75. - Create, list, extract archives (needs (p)atool)
  76. - Open all text files in EDITOR (optional)
  77. - Information
  78. - Detailed stat-like file information
  79. - Media information (needs mediainfo/exiftool)
  80. - Convenience
  81. - Create, rename files and directories
  82. - Select files across directories
  83. - Copy, move, delete selection
  84. - Create sym/hard link(s) to selection
  85. - Transfer files using lftp
  86. - Batch rename/move/delete (needs vidir)
  87. - Show directories in custom color (default: blue)
  88. - Per-context directory color
  89. - Spawn a subshell in the current directory
  90. - Run a command, launch applications
  91. - Run custom scripts in the current directory
  92. - Repository of custom scripts
  93. - Run current file as executable
  94. - Change directory at exit (*easy* shell integration)
  95. - Edit file in EDITOR or open in PAGER
  96. - Take quick notes
  97. - Terminal locker integration
  98. - Unicode support
  99. - Highly optimized, static analysis integrated code
  100. - Available on many distros
  101. #### COMPARISON
  102. Stripped binary (or script) size and memory usage of `nnn` and some other similar utilities while viewing a directory with 13.5K files (0 directories), sorted by size/du:
  103. <pre>
  104. <b>BINSZ</b> VIRT <b> RES</b> SHR S %MEM COMMAND
  105. <b> 650K</b> 139720 <b>91220</b> 8460 S 1.1 ranger
  106. <b> 1M</b> 50496 <b>15328</b> 4076 S 0.2 vifm
  107. <b> 1M</b> 72152 <b>12468</b> 7336 S 0.2 mc
  108. <b> 70K</b> 16068 <b> 4620</b> 2408 S 0.1 ncdu
  109. <b> 55K</b> 15740 <b> 4348</b> 2460 S 0.1 nnn -S
  110. </pre>
  111. Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors).
  112. #### INSTALLATION
  113. #### Dependencies
  114. `nnn` needs a curses library with wide character support (like ncursesw), libreadline and standard libc.
  115. #### From a package manager
  116. - [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=nnn) (`apk add nnn`)
  117. - [Arch Linux](https://www.archlinux.org/packages/community/x86_64/nnn/) (`pacman -S nnn`)
  118. - [Debian](https://packages.debian.org/search?keywords=nnn&searchon=names&exact=1) (`apt-get install nnn`)
  119. - [Fedora](https://apps.fedoraproject.org/packages/nnn) (`dnf install nnn`)
  120. - [FreeBSD](https://www.freshports.org/misc/nnn) (`pkg install nnn`)
  121. - [Gentoo](https://packages.gentoo.org/packages/app-misc/nnn) (`emerge nnn`)
  122. - [macOS/Homebrew](http://formulae.brew.sh/formula/nnn) (`brew install nnn`)
  123. - [Milis Linux](https://notabug.org/milislinux/milis/src/master/talimatname/genel/n/nnn/talimat) (`mps kur nnn`)
  124. - [NixOS](https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/misc/nnn) (`nix-env -i nnn`)
  125. - [OpenBSD](https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils/nnn/) (`pkg_add nnn`)
  126. - [openSUSE](https://software.opensuse.org/package/nnn) (and packages for several other distros) (`zypper in nnn`)
  127. - [pkgrsc](http://pkgsrc.se/sysutils/nnn) (`pkg_add nnn`)
  128. - [Raspbian Testing](https://archive.raspbian.org/raspbian/pool/main/n/nnn/) (`apt-get install nnn`)
  129. - [Slackware](http://slackbuilds.org/repository/14.2/system/nnn/) (`slackpkg install nnn`)
  130. - [Solus](https://packages.getsol.us/shannon/n/nnn/) (`eopkg install nnn`)
  131. - [Source Mage](http://codex.sourcemage.org/test/shell-term-fm/nnn/) (`cast nnn`)
  132. - [Termux](https://github.com/termux/termux-packages/tree/master/packages/nnn) (`pkg in nnn`)
  133. - [Ubuntu](https://packages.ubuntu.com/search?keywords=nnn&searchon=names&exact=1) (`apt-get install nnn`)
  134. - [Ubuntu PPA](https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/) (`apt-get install nnn`)
  135. - [Void Linux](https://github.com/void-linux/void-packages/tree/master/srcpkgs/nnn) (`xbps-install -S nnn`)
  136. #### Release packages
  137. Packages for Arch Linux, CentOS, Debian, Fedora, Solus, and Ubuntu are available with the [latest stable release](https://github.com/jarun/nnn/releases/latest).
  138. #### From source
  139. To cook yourself, download the [latest stable release](https://github.com/jarun/nnn/releases/latest) or clone this repository (*risky*). Then install the dependencies and compile (e.g. on Ubuntu 16.04):
  140. $ sudo apt-get install pkg-config libncursesw5-dev libreadline6-dev
  141. $ make
  142. $ sudo make install
  143. `PREFIX` is supported, in case you want to install to a different location.
  144. - Compilation information for [Raspberry Pi](https://github.com/jarun/nnn/issues/182)
  145. - Instructions for [Cygwin](https://github.com/jarun/nnn/wiki/Cygwin-instructions)
  146. #### Shell completion
  147. Search keyword and option completion scripts for Bash, Fish and Zsh can be found in respective subdirectories of [`scripts/auto-completion/`](scripts/auto-completion). Please refer to your shell's manual for installation instructions.
  148. #### USAGE
  149. #### Cmdline options
  150. ```
  151. usage: nnn [-b key] [-C] [-e] [-i] [-l]
  152. [-p file] [-S] [-v] [-h] [PATH]
  153. The missing terminal file manager for X.
  154. positional args:
  155. PATH start dir [default: current dir]
  156. optional args:
  157. -b key open bookmark key
  158. -C disable directory color
  159. -e use exiftool for media info
  160. -i nav-as-you-type mode
  161. -l light mode
  162. -p file selection file (stdout if '-')
  163. -S disk usage mode
  164. -v show version
  165. -h show help
  166. ```
  167. `>` indicates the currently selected entry in `nnn`.
  168. #### Keyboard shortcuts
  169. Press <kbd>?</kbd> in `nnn` to see the list anytime.
  170. ```
  171. NAVIGATION
  172. ↑, k Up PgUp, ^U Scroll up
  173. ↓, j Down PgDn, ^D Scroll down
  174. ←, h Parent dir ~ Go HOME
  175. ↵, →, l Open file/dir & Start dir
  176. Home, g, ^A First entry - Last visited dir
  177. End, G, ^E Last entry . Toggle show hidden
  178. / Filter Ins, ^T Toggle nav-as-you-type
  179. b Pin current dir ^B Go to pinned dir
  180. Tab, ^I Next context d Toggle detail view
  181. `, ^/ Leader key N, LeadN Go to/create context N
  182. Esc Exit prompt ^L Redraw/clear prompt
  183. ^G Quit and cd q Quit context
  184. Q, ^Q Quit ? Help, config
  185. FILES
  186. ^O Open with... n Create new/link
  187. D File details ^R Rename entry
  188. ⎵, ^K Copy entry path r Open dir in vidir
  189. Y, ^Y Toggle selection y List selection
  190. P Copy selection X Delete selection
  191. V Move selection ^X Delete entry
  192. f Archive entry F List archive
  193. ^F Extract archive m, M Brief/full media info
  194. e Edit in EDITOR p Open in PAGER
  195. ORDER TOGGLES
  196. ^J Disk usage S Apparent du
  197. t Modification time s Size
  198. MISC
  199. !, ^] Spawn SHELL in dir C Execute entry
  200. R, ^V Run custom script L Lock terminal
  201. ^S Run a command N, ^N Take note
  202. ```
  203. Help & settings, file details, media info and archive listing are shown in the PAGER. Please use the PAGER-specific keys in these screens.
  204. #### Leader key
  205. The Leader key (<kbd>`</kbd> or <kbd>^/</kbd>) provides a powerful multi-functional navigation mechanism. It is case-sensitive and understands contexts, bookmarks and handy location shortcuts.
  206. | Key | Function |
  207. |:---:| --- |
  208. | <kbd>1-4</kbd> | Go to/create selected context |
  209. | <kbd>></kbd>, <kbd>.</kbd> | Go to next active context |
  210. | <kbd><</kbd>, <kbd>,</kbd> | Go to previous active context |
  211. | key | Go to bookmarked location |
  212. | <kbd>~</kbd> | Go to HOME directory |
  213. | <kbd>-</kbd> | Go to last visited directory |
  214. | <kbd>&</kbd> | Go to start directory |
  215. | <kbd>q</kbd> | Quit context |
  216. #### Contexts
  217. Contexts serve the purpose of exploring multiple directories simultaneously. 4 contexts are available. The status of the contexts are shown in the top left corner:
  218. - the current context is in reverse
  219. - other used contexts are underlined
  220. - rest are unused
  221. To switch to a context press the Leader key followed by the context number (1-4).
  222. The first time a context is entered, it copies the state of the last visited context. Each context remembers its start directory and last visited directory.
  223. When a context is quit, the next active context is selected. If the last active context is quit, the program quits.
  224. ##### Context-specific color
  225. Each context can have its own color for directories specified:
  226. export NNN_CONTEXT_COLORS='1234'
  227. colors: 0-black, 1-red, 2-green, 3-yellow, 4-blue (default), 5-magenta, 6-cyan, 7-white
  228. #### Selection
  229. Use <kbd>^K</kbd> to copy the absolute path of the file under the cursor.
  230. To copy multiple absolute file paths:
  231. - press <kbd>^Y</kbd> (or <kbd>Y</kbd>) to enter selection mode. In this mode it's possible to
  232. - cherry-pick individual files one by one by pressing <kbd>^K</kbd> on each entry (works across directories and contexts); or,
  233. - navigate to another file in the same directory to select a range of files
  234. - press <kbd>^Y</kbd> (or <kbd>Y</kbd>) _again_ to copy the paths and exit the selection mode
  235. The files in the list can now be copied (<kbd>P</kbd>), moved (<kbd>V</kbd>) or removed (<kbd>X</kbd>).
  236. To list the file paths copied to memory press <kbd>y</kbd>.
  237. File paths are copied to the temporary file `DIR/.nnncp`, where `DIR` (by priority) is:
  238. $HOME or,
  239. $TMPDIR or,
  240. /tmp
  241. The path is shown in the help and configuration screen.
  242. #### Filters
  243. Filters support regexes by default to instantly (search-as-you-type) list the matching entries in the current directory.
  244. Common use cases:
  245. - to list all matches starting with the filter expression, start the expression with a `^` (caret) symbol
  246. - type `\.mkv` to list all MKV files
  247. - use `.*` to match any character (_sort of_ fuzzy search)
  248. To filter entries by substring match:
  249. export NNN_PLAIN_FILTER=1
  250. If `nnn` is invoked as root or the environment variable `NNN_SHOW_HIDDEN` is set the default filter will also match hidden files.
  251. #### Navigate-as-you-type
  252. In this mode directories are opened in filter mode, allowing continuous navigation. Works best with the **arrow keys**.
  253. In case of only one match and it's a directory, `nnn` auto selects the directory and enters it in this mode. To disable this behaviour,
  254. export NNN_NO_AUTOSELECT=1
  255. #### File indicators
  256. The following indicators are used in the detail view:
  257. | Indicator | File Type |
  258. |:---:| --- |
  259. | `/` | Directory |
  260. | `*` | Executable |
  261. | <code>&#124;</code> | Fifo |
  262. | `=` | Socket |
  263. | `@` | Symbolic Link |
  264. | `@/` | Symbolic Link to directory |
  265. | `b` | Block Device |
  266. | `c` | Character Device |
  267. | `?` | Unknown |
  268. #### Utility dependencies
  269. | External dependency | Operation |
  270. | --- | --- |
  271. | xdg-open (Linux), open(1) (macOS), cygstart (Cygwin) | desktop opener |
  272. | file | determine file type |
  273. | cp, mv, rm, xargs (from findutils on Linux) | copy, move and remove files |
  274. | mediainfo, exiftool | multimedia file details |
  275. | atool, patool ([integration](https://github.com/jarun/nnn/wiki/How-to#integrate-patool)) | create, list and extract archives |
  276. | vidir (from moreutils) | batch rename, move, delete dir entries |
  277. | vlock (Linux), bashlock (macOS), lock(1) (BSD) | terminal locker |
  278. | $EDITOR (overridden by $VISUAL, if defined) | edit files (fallback vi) |
  279. | $PAGER | page through files (fallback less) |
  280. | $SHELL | spawn a shell, run script (fallback sh) |
  281. To specify a custom file opener:
  282. export NNN_OPENER=mimeopen
  283. To edit all text files in EDITOR (preferably CLI, fallback vi):
  284. export NNN_USE_EDITOR=1
  285. Arguments to the `$PAGER` and `$SHELL` should be combined together.
  286. The option `open with` takes 1 combined argument.
  287. #### Configuration
  288. `nnn` supports the following environment variables for configuration.
  289. | Example `export` | Description |
  290. | --- | --- |
  291. | `NNN_BMS='d:~/Documents;D:~/Docs archive/'` | specify bookmarks (max 10) |
  292. | `NNN_OPENER=mimeopen` | custom file opener |
  293. | `NNN_CONTEXT_COLORS='1234'` | specify per context color [default: '4444' (all blue)] |
  294. | `NNN_IDLE_TIMEOUT=300` | idle time to lock terminal [default: disabled] |
  295. | `NNN_COPIER='copier.sh'` | system clipboard copier script [default: none] |
  296. | `NNN_SCRIPT=/home/user/scripts[/script.sh]` | path to script dir or a single script |
  297. | `NNN_NOTE=/home/user/Dropbox/Public/notes` | path to note file [default: none] |
  298. | `NNN_TMPFILE=/tmp/nnn` | file to write current open dir path to for cd on quit |
  299. | `NNN_USE_EDITOR=1` | Open text files in `$EDITOR` (`$VISUAL`, if defined; fallback vi) |
  300. | `NNN_SHOW_HIDDEN=1` | show hidden (.) files [default: do not show hidden if not root ] |
  301. | `NNN_NO_AUTOSELECT=1` | do not auto-select matching dir in _nav-as-you-type` mode |
  302. | `NNN_RESTRICT_NAV_OPEN=1` | open files on <kbd> ↵</kbd>, not <kbd>→</kbd> or <kbd>l</kbd> |
  303. | `NNN_RESTRICT_0B=1` | do not open 0-byte files |
  304. | `NNN_PLAIN_FILTER=1` | use substring match in filer mode [default: regex] |
  305. #### Help
  306. $ nnn -h
  307. $ man nnn
  308. To lookup keyboard shortcuts at runtime, press <kbd>?</kbd>.
  309. #### QUICKSTART
  310. 1. Install the [utilities required](#utility-dependencies) for your regular activities.
  311. 2. Configure [cd on quit](https://github.com/jarun/nnn/wiki/How-to#cd-on-quit).
  312. 3. Optionally open all text files in EDITOR (fallback vi):
  313. export NNN_USE_EDITOR=1
  314. 4. Run `n`.
  315. 5. Press <kbd>?</kbd> for help on keyboard shortcuts anytime.
  316. 6. For additional functionality [setup custom scripts](https://github.com/jarun/nnn/wiki/How-to#run-custom-scripts).
  317. #### HOW TO
  318. Please visit the [How to](https://github.com/jarun/nnn/wiki/How-to) wiki page.
  319. #### WHY FORK?
  320. `nnn` was initially forked from [noice](http://git.2f30.org/noice/) but is significantly [different](https://github.com/jarun/nnn/wiki/nnn-vs.-noice) today. I chose to fork because:
  321. - one can argue my approach deviates from the goal of the original project - keep the utility `suckless`. `noice` was rudimentary. In my opinion evolution is the taste of time.
  322. - I would like to have a bit of control on what features are added in the name of desktop integration. A feature-bloat is the last thing in my mind. Check out [nnn design considerations](https://github.com/jarun/nnn/wiki/nnn-design-considerations) for more details.
  323. #### MENTIONS
  324. - [FOSSMint](https://www.fossmint.com/nnn-linux-terminal-file-browser/)
  325. - [Hacker News](https://news.ycombinator.com/item?id=18520898)
  326. - [It's FOSS](https://itsfoss.com/nnn-file-browser-linux/)
  327. - [LinuxLinks](https://www.linuxlinks.com/nnn-fast-and-flexible-file-manager/)
  328. - [Suckless Rocks](https://suckless.org/rocks/)
  329. - [Ubuntu Full Circle Magazine - Issue 135](https://fullcirclemagazine.org/issue-135/)
  330. #### DEVELOPERS
  331. 1. Copyright © 2014-2016 Lazaros Koromilas
  332. 2. Copyright © 2014-2016 Dimitris Papastamos
  333. 3. Copyright © 2016-2019 [Arun Prakash Jana](https://github.com/jarun)
  334. #### CONTRIBUTIONS
  335. We need contributors. Please visit the [ToDo list](https://github.com/jarun/nnn/issues/202).