- Open with desktop opener (default) or specify a custom app
- Create, list and extract archives (needs atool/patool)
- Optionally open text files in EDITOR (fallback vi)
- - Customizable script [nlay](https://github.com/jarun/nnn/wiki/all-about-nlay) to handle actions (sparsely used)
+ - Customizable script to handle actions (sparsely used)
- Information
- Detailed stat-like file information
- Media information (needs mediainfo or exiftool, if specified)
export NNN_DE_FILE_MANAGER=thunar
export NNN_DE_FILE_MANAGER=nautilus
+Customizable script [nlay](https://github.com/jarun/nnn/wiki/all-about-nlay) is used to run desktop search utility and terminal locker.
+
#### Help
$ nnn -h
uses \fIxdg-open\fR (on Linux) and \fIopen(1)\fR (on OS X) as the desktop
opener. It invokes
.Pa nlay
-to run desktop search utility or screensaver. Read more on
+to run desktop search utility or terminal locker. Read more on
.Pa nlay
at:
.br