mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
patool - update docs
This commit is contained in:
parent
655461a3f2
commit
18ea909a12
|
@ -94,7 +94,7 @@ Have fun with it! Missing a feature? Want to contribute? Head to the rolling [To
|
||||||
- Desktop search (gnome-search-tool, catfish) integration
|
- Desktop search (gnome-search-tool, catfish) integration
|
||||||
- Mimes
|
- Mimes
|
||||||
- Open with desktop opener (default) or specify a custom app
|
- Open with desktop opener (default) or specify a custom app
|
||||||
- Create, list and extract archives (needs atool)
|
- Create, list and extract archives (needs atool/patool)
|
||||||
- Optionally open text files in EDITOR (fallback vi)
|
- Optionally open text files in EDITOR (fallback vi)
|
||||||
- Customizable bash script [nlay](https://github.com/jarun/nnn/wiki/all-about-nlay) to handle actions
|
- Customizable bash script [nlay](https://github.com/jarun/nnn/wiki/all-about-nlay) to handle actions
|
||||||
- Information
|
- Information
|
||||||
|
@ -301,7 +301,7 @@ The following indicators are used in the detail view:
|
||||||
| xdg-open (Linux), open(1) (OS X), cygstart (Cygwin) | desktop opener |
|
| xdg-open (Linux), open(1) (OS X), cygstart (Cygwin) | desktop opener |
|
||||||
| mediainfo, exiftool | multimedia file details |
|
| mediainfo, exiftool | multimedia file details |
|
||||||
| gnome-search-tool, catfish | desktop search utility |
|
| gnome-search-tool, catfish | desktop search utility |
|
||||||
| atool | create, list and extract archives |
|
| atool, patool ([integration](#integrate-patool)) | create, list and extract archives |
|
||||||
| vidir from moreutils | batch rename, move, delete dir entries |
|
| vidir from moreutils | batch rename, move, delete dir entries |
|
||||||
| vlock (Linux) | terminal locker |
|
| vlock (Linux) | terminal locker |
|
||||||
| $EDITOR ($VISUAL, if defined) | edit files (fallback vi) |
|
| $EDITOR ($VISUAL, if defined) | edit files (fallback vi) |
|
||||||
|
|
Loading…
Reference in a new issue