My build of nnn with minor changes
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 20 KiB

7 년 전
7 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
7 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
6 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
7 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
5 년 전
6 년 전
5 년 전
5 년 전
7 년 전
5 년 전
7 년 전
5 년 전
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454
  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 one of the fastest and most lightweight file managers you have ever used. It comes in a `~50KB` binary using `~3.5MB` resident memory at runtime.
  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 (view images in directory) or fzy (fuzzy search subtree) 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 on Android.
  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-1eb0fc.svg" alt="Donate via PayPal!" /></a>
  27. </p>
  28. #### TABLE OF CONTENTS
  29. - [Features](#features)
  30. - [Installation](#installation)
  31. - [Library dependencies](#library-dependencies)
  32. - [Utility dependencies](#utility-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. - [Configuration](#configuration)
  48. - [Help](#help)
  49. - [Quickstart](#quickstart)
  50. - [Troubleshooting](#troubleshooting)
  51. - [Tmux configuration](#tmux-configuration)
  52. - [BSD terminal issue](#bsd-terminal-issue)
  53. - [Restrict file open](#restrict-file-open)
  54. - [Restrict 0-byte files](#restrict-0-byte-files)
  55. - [Why fork?](#why-fork)
  56. - [Mentions](#mentions)
  57. - [Developers](#developers)
  58. - [Contributions](#contributions)
  59. #### FEATURES
  60. - Modes
  61. - Basic, detail (default), disk usage analyzer (du)
  62. - File picker, vim (or neovim) plugin
  63. - Navigation
  64. - Contexts (_aka_ tabs _aka_ workspaces)
  65. - *Navigate-as-you-type* with auto-select directory
  66. - Bookmarks
  67. - Familiar, easy shortcuts (arrows, `~`, `-`, `&`)
  68. - Pin and visit a directory
  69. - Sorting
  70. - Directories always listed on top
  71. - Sort by file name, modification time, size
  72. - Ordered pure numeric names by default (visit _/proc_)
  73. - Version (_aka_ natural) sort
  74. - Search
  75. - Instant filtering with *search-as-you-type*
  76. - Regex and substring match
  77. - Mimes
  78. - Open with desktop opener or specify a custom app
  79. - Create, list, extract archives (needs (p)atool)
  80. - Open all text files in EDITOR (optional)
  81. - Information
  82. - Detailed stat-like file information
  83. - Media information (needs mediainfo/exiftool)
  84. - Convenience
  85. - Create, rename files and directories
  86. - Select files across dirs; all/range selection
  87. - Copy, move, delete, archive selection
  88. - FreeDesktop compliant trash (needs trash-cli)
  89. - Show copy, move progress on Linux (needs avdcpmv)
  90. - Create sym/hard link(s) to selection
  91. - Transfer files using lftp
  92. - Batch rename (needs vidir)
  93. - Show directories in custom color (default: blue)
  94. - Per-context directory color
  95. - Spawn a subshell in the current directory
  96. - Run a command, launch applications
  97. - Run custom scripts in the current directory
  98. - Repository of custom scripts
  99. - Run current file as executable
  100. - Change directory at exit (*easy* shell integration)
  101. - Edit file in EDITOR or open in PAGER
  102. - Take quick notes
  103. - Terminal locker integration
  104. - Shortcut reference a keypress away
  105. - Unicode support
  106. - Follows Linux kernel coding style
  107. - Highly optimized, static analysis integrated code
  108. - Available on many distros
  109. #### INSTALLATION
  110. #### Library dependencies
  111. `nnn` needs a curses library with wide character support (like ncursesw), libreadline and standard libc. It's possible to drop libreadline using the Makefile target `norl`.
  112. #### Utility dependencies
  113. | External dependency | Operation |
  114. | --- | --- |
  115. | xdg-open (Linux), open(1) (macOS), cygstart (Cygwin) | desktop opener |
  116. | file | determine file type |
  117. | coreutils (cp, mv, rm), findutils (xargs) | copy, move and remove files |
  118. | trash-cli | trash files (instead of delete) |
  119. | mediainfo or exiftool | multimedia file details |
  120. | atool, patool ([integration](https://github.com/jarun/nnn/wiki/How-to#integrate-patool)) | create, list and extract archives |
  121. | vidir (from moreutils) | batch rename dir entries |
  122. | vlock (Linux), bashlock (macOS), lock(1) (BSD) | terminal locker |
  123. | advcpmv (Linux) ([integration](https://github.com/jarun/nnn/wiki/How-to#show-cp-mv-progress)) | copy, move progress |
  124. | $EDITOR (overridden by $VISUAL, if defined) | edit files (fallback vi) |
  125. | $PAGER (less, most) | page through files (fallback less) |
  126. | $SHELL (single coombined argument) | spawn a shell, run script (fallback sh) |
  127. #### From a package manager
  128. - [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=nnn) (`apk add nnn`)
  129. - [Arch Linux](https://www.archlinux.org/packages/community/x86_64/nnn/) (`pacman -S nnn`)
  130. - [Debian](https://packages.debian.org/search?keywords=nnn&searchon=names&exact=1) (`apt-get install nnn`)
  131. - [Fedora](https://apps.fedoraproject.org/packages/nnn) (`dnf install nnn`)
  132. - [FreeBSD](https://www.freshports.org/misc/nnn) (`pkg install nnn`)
  133. - [Gentoo](https://packages.gentoo.org/packages/app-misc/nnn) (`emerge nnn`)
  134. - [macOS/Homebrew](http://formulae.brew.sh/formula/nnn) (`brew install nnn`)
  135. - [MacPorts](https://www.macports.org/ports.php?by=name&substr=nnn) (`port install nnn`)
  136. - [Milis Linux](https://notabug.org/milislinux/milis/src/master/talimatname/genel/n/nnn/talimat) (`mps kur nnn`)
  137. - [NixOS](https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/misc/nnn) (`nix-env -i nnn`)
  138. - [OpenBSD](https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils/nnn/) (`pkg_add nnn`)
  139. - [openSUSE](https://software.opensuse.org/package/nnn) (and packages for several other distros) (`zypper in nnn`)
  140. - [pkgrsc](http://pkgsrc.se/sysutils/nnn) (`pkg_add nnn`)
  141. - [Raspbian Testing](https://archive.raspbian.org/raspbian/pool/main/n/nnn/) (`apt-get install nnn`)
  142. - [Slackware](http://slackbuilds.org/repository/14.2/system/nnn/) (`slackpkg install nnn`)
  143. - [Solus](https://packages.getsol.us/shannon/n/nnn/) (`eopkg install nnn`)
  144. - [Source Mage](http://codex.sourcemage.org/test/shell-term-fm/nnn/) (`cast nnn`)
  145. - [Termux](https://github.com/termux/termux-packages/tree/master/packages/nnn) (`pkg in nnn`)
  146. - [Ubuntu](https://packages.ubuntu.com/search?keywords=nnn&searchon=names&exact=1) (`apt-get install nnn`)
  147. - [Void Linux](https://github.com/void-linux/void-packages/tree/master/srcpkgs/nnn) (`xbps-install -S nnn`)
  148. #### Release packages
  149. Packages for Arch Linux, CentOS, Debian, Fedora and Ubuntu are available with the [latest stable release](https://github.com/jarun/nnn/releases/latest).
  150. #### From source
  151. 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):
  152. $ sudo apt-get install pkg-config libncursesw5-dev libreadline6-dev
  153. $ make
  154. $ sudo make install
  155. `PREFIX` is supported, in case you want to install to a different location.
  156. - Compilation information for [Raspberry Pi](https://github.com/jarun/nnn/issues/182)
  157. - Instructions for [Cygwin](https://github.com/jarun/nnn/wiki/Cygwin-instructions)
  158. #### Shell completion
  159. 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.
  160. #### USAGE
  161. #### Cmdline options
  162. ```
  163. usage: nnn [-b key] [-C] [-e] [-i] [-l] [-n]
  164. [-p file] [-s] [-S] [-v] [-w] [-h] [PATH]
  165. The missing terminal file manager for X.
  166. positional args:
  167. PATH start dir [default: current dir]
  168. optional args:
  169. -b key open bookmark key
  170. -e use exiftool for media info
  171. -i nav-as-you-type mode
  172. -l light mode
  173. -n use version compare to sort
  174. -p file selection file (stdout if '-')
  175. -s string filters [default: regex]
  176. -S du mode
  177. -v show version
  178. -w wild mode
  179. -h show help
  180. ```
  181. #### Keyboard shortcuts
  182. Press <kbd>?</kbd> in `nnn` to see the list anytime.
  183. ```
  184. NAVIGATION
  185. ↑ k Up PgUp ^U Scroll up
  186. ↓ j Down PgDn ^D Scroll down
  187. ← h Parent dir ~ Go HOME
  188. ↵ → l Open file/dir & Start dir
  189. Home g ^A First entry - Last visited dir
  190. End G ^E Last entry . Toggle show hidden
  191. / Filter Ins ^T Toggle nav-as-you-type
  192. b Pin current dir ^B Go to pinned dir
  193. Tab ^I Next context d Toggle detail view
  194. , ^/ Leader key N LeadN Enter context N
  195. Esc Exit prompt ^L Redraw/clear prompt
  196. ^G Quit and cd q Quit context
  197. Q ^Q Quit ? Help, config
  198. FILES
  199. ^O Open with... n Create new/link
  200. D File details ^R Rename entry
  201. ⎵ ^K / Y Select entry/all r Batch rename
  202. K ^Y Toggle selection y List selection
  203. P Copy selection X Delete selection
  204. V Move selection ^X Delete entry
  205. f Create archive m M Brief/full mediainfo
  206. ^F Extract archive F List archive
  207. e Edit in EDITOR p Open in PAGER
  208. ORDER TOGGLES
  209. ^J Disk usage S Apparent du
  210. ^W Random s Size t Time modified
  211. MISC
  212. ! ^] Spawn SHELL C Execute entry
  213. R ^V Run/pick script L Lock terminal
  214. ^P Prompt ^N Note
  215. ```
  216. Help & settings, file details, media info and archive listing are shown in the PAGER. Use the PAGER-specific keys in these screens.
  217. The option `open with` supports a combined argument.
  218. #### Leader key
  219. 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.
  220. | Key | Function |
  221. |:---:| --- |
  222. | <kbd>1-4</kbd> | Go to/create selected context |
  223. | <kbd>></kbd>, <kbd>.</kbd> | Go to next active context |
  224. | <kbd><</kbd>, <kbd>,</kbd> | Go to previous active context |
  225. | key | Go to bookmarked location |
  226. | <kbd>~</kbd> | Go to HOME directory |
  227. | <kbd>-</kbd> | Go to last visited directory |
  228. | <kbd>&</kbd> | Go to start directory |
  229. | <kbd>q</kbd> | Quit context |
  230. #### Contexts
  231. 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:
  232. - the current context is in reverse
  233. - other used contexts are underlined
  234. - rest are unused
  235. To switch to a context press the Leader key followed by the context number (1-4).
  236. The first time a context is entered, it copies the state of the last visited context. Each context remembers its last visited directory.
  237. When a context is quit, the next active context is selected. If the last active context is quit, the program quits.
  238. ##### Context-specific color
  239. Each context can have its own color for directories specified:
  240. export NNN_CONTEXT_COLORS='1234'
  241. colors: 0-black, 1-red, 2-green, 3-yellow, 4-blue (default), 5-magenta, 6-cyan, 7-white
  242. #### Selection
  243. Use <kbd>^K</kbd> to copy the absolute path of the file under the cursor.
  244. To copy multiple absolute file paths:
  245. - press <kbd>^Y</kbd> to enter selection mode. In this mode it's possible to
  246. - cherry-pick individual files one by one by pressing <kbd>^K</kbd> on each entry (works across directories and contexts); or,
  247. - navigate to another file in the same directory to select a range of files
  248. - press <kbd>^Y</kbd> again to save the selection and exit selection mode.
  249. Selected files are visually indicated by a `+`.
  250. The files in the list can now be copied (<kbd>P</kbd>), moved (<kbd>V</kbd>) or removed (<kbd>X</kbd>).
  251. To list the file paths copied to memory press <kbd>y</kbd>.
  252. File paths are copied to the temporary file `DIR/.nnncp`, where `DIR` (by priority) is:
  253. $HOME or,
  254. $TMPDIR or,
  255. /tmp
  256. The path is shown in the help and configuration screen.
  257. #### Filters
  258. Filters support regexes by default to instantly (search-as-you-type) list the matching entries in the current directory.
  259. Common use cases:
  260. - to list all matches starting with the filter expression, start the expression with a `^` (caret) symbol
  261. - type `\.mkv` to list all MKV files
  262. - use `.*` to match any character (_sort of_ fuzzy search)
  263. There is a program option to filter entries by substring match instead of regex.
  264. If `nnn` is invoked as root or the environment variable `NNN_SHOW_HIDDEN` is set the default filter will also match hidden files.
  265. #### Navigate-as-you-type
  266. In this mode directories are opened in filter mode, allowing continuous navigation. Works best with the **arrow keys**.
  267. 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,
  268. export NNN_NO_AUTOSELECT=1
  269. The _wild mode_ program option can be handy for users who use this mode constantly. The entries are unsorted when the directory loads. Applying filters sort the entries (with directories on top). Directory color is disabled in this mode.
  270. #### File indicators
  271. The following indicators are used in the detail view:
  272. | Indicator | File Type |
  273. |:---:| --- |
  274. | `/` | Directory |
  275. | `*` | Executable |
  276. | <code>&#124;</code> | Fifo |
  277. | `=` | Socket |
  278. | `@` | Symbolic Link |
  279. | `@/` | Symbolic Link to directory |
  280. | `b` | Block Device |
  281. | `c` | Character Device |
  282. | `?` | Unknown |
  283. #### Configuration
  284. `nnn` supports the following environment variables for configuration.
  285. | Example `export` | Description |
  286. | --- | --- |
  287. | `NNN_BMS='d:~/Documents;D:~/Docs archive/'` | specify bookmarks (max 10) |
  288. | `NNN_OPENER=mimeopen` | custom file opener |
  289. | `NNN_CONTEXT_COLORS='1234'` | specify per context color [default: '4444' (all blue)] |
  290. | `NNN_IDLE_TIMEOUT=300` | idle time to lock terminal [default: disabled] |
  291. | `NNN_COPIER='copier.sh'` | system clipboard copier script [default: none] |
  292. | `NNN_SCRIPT=/home/user/scripts[/script.sh]` | path to script dir or a single script |
  293. | `NNN_NOTE=/home/user/Dropbox/Public/notes` | path to note file [default: none] |
  294. | `NNN_TMPFILE=/tmp/nnn` | file to write current open dir path to for cd on quit |
  295. | `NNN_USE_EDITOR=1` | Open text files in `$EDITOR` (`$VISUAL`, if defined; fallback vi) |
  296. | `NNN_SHOW_HIDDEN=1` | show hidden (.) files [default: do not show hidden if not root ] |
  297. | `NNN_NO_AUTOSELECT=1` | do not auto-select matching dir in _nav-as-you-type` mode |
  298. | `NNN_RESTRICT_NAV_OPEN=1` | open files on <kbd> ↵</kbd>, not <kbd>→</kbd> or <kbd>l</kbd> |
  299. | `NNN_RESTRICT_0B=1` | do not open 0-byte files |
  300. | `NNN_TRASH=1` | trash files to the desktop Trash [default: delete] |
  301. | `NNN_OPS_PROG=1` | show copy, move progress on Linux |
  302. #### Help
  303. $ nnn -h
  304. $ man nnn
  305. To lookup keyboard shortcuts at runtime, press <kbd>?</kbd>.
  306. #### QUICKSTART
  307. 1. Install the [utilities required](#utility-dependencies) for your regular activities.
  308. 2. Configure [cd on quit](https://github.com/jarun/nnn/wiki/How-to#cd-on-quit).
  309. 3. Optionally open all text files in EDITOR (fallback vi):
  310. export NNN_USE_EDITOR=1
  311. 4. Run `n`.
  312. 5. Don't memorize keys. Arrows, <kbd>/</kbd> and <kbd>q</kbd> suffice. Press <kbd>?</kbd> for help on keyboard shortcuts anytime.
  313. 6. The prompt can be used as a launcher and to run commands.
  314. - For additional functionality [setup custom scripts](https://github.com/jarun/nnn/wiki/How-to#run-custom-scripts).
  315. - Visit the [How to](https://github.com/jarun/nnn/wiki/How-to) for many more specific usecases.
  316. #### TROUBLESHOOTING
  317. ##### Tmux configuration
  318. `nnn` might not handle keypresses correctly when used with tmux (see issue #104 for more details). Set `TERM=xterm-256color` to address it.
  319. ##### BSD terminal issue
  320. TLDR: Use the keybind <kbd>K</kbd> to toggle selection if you are having issues with <kbd>^Y</kbd>.
  321. By default in OpenBSD & FreeBSD (and probably on macOS as well), `stty` maps <kbd>^Y</kbd> to `DSUSP`. This means that typing <kbd>^Y</kbd> will suspend `nnn` as if you typed <kbd>^Z</kbd> (you can bring `nnn` back to the foreground by issuing `fg`) instead of entering multi-copy mode. You can check this with `stty -a`. If it includes the text `dsusp = ^Y`, issuing `stty dsusp undef` will disable this `DSUSP` and let `nnn` receive the <kbd>^Y</kbd> instead.
  322. ##### Restrict file open
  323. In order to disable opening files on accidental navigation key (<kbd>→</kbd> or <kbd>l</kbd>) press:
  324. export NNN_RESTRICT_NAV_OPEN=1
  325. Use <kbd>Enter</kbd> to open files.
  326. ##### Restrict 0-byte files
  327. Restrict opening 0-byte files due to [unexpected behaviour](https://github.com/jarun/nnn/issues/187); use _edit_ or _open with_ to open the file.
  328. export NNN_RESTRICT_0B=1
  329. #### WHY FORK?
  330. `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:
  331. - 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.
  332. - 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.
  333. #### MENTIONS
  334. - [FOSSMint](https://www.fossmint.com/nnn-linux-terminal-file-browser/)
  335. - [Hacker News](https://news.ycombinator.com/item?id=18520898)
  336. - [It's FOSS](https://itsfoss.com/nnn-file-browser-linux/)
  337. - [LinuxLinks1](https://www.linuxlinks.com/nnn-fast-and-flexible-file-manager/)
  338. - [LinuxLinks2](https://www.linuxlinks.com/bestconsolefilemanagers/)
  339. - [Suckless Rocks](https://suckless.org/rocks/)
  340. - [Ubuntu Full Circle Magazine - Issue 135](https://fullcirclemagazine.org/issue-135/)
  341. #### DEVELOPERS
  342. 1. Copyright © 2014-2016 Lazaros Koromilas
  343. 2. Copyright © 2014-2016 Dimitris Papastamos
  344. 3. Copyright © 2016-2019 [Arun Prakash Jana](https://github.com/jarun)
  345. #### CONTRIBUTIONS
  346. We need contributors. Please visit the [ToDo list](https://github.com/jarun/nnn/issues/213).