mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Basic use cases (markdown)
parent
3966df490d
commit
138dbebbf2
|
@ -104,13 +104,7 @@ For auto-mounting external storage drives use udev rules or udisks wrappers.
|
||||||
|
|
||||||
![](https://i.imgur.com/14iPDIq.png)
|
![](https://i.imgur.com/14iPDIq.png)
|
||||||
|
|
||||||
In addition to [Live Previews](https://github.com/jarun/nnn/wiki/Live-previews), there are independent plugins to view media in the terminal:
|
In addition to [Live Previews](https://github.com/jarun/nnn/wiki/Live-previews), there is an independent plugin `imgview` to browse images/thumbnails of images, video or audio in the terminal. Among other viewer utilities, it supports `sxiv` (opens its own window) which is particularly useful to browse images in a directory, set the wallpaper or copy image path to clipboard ([instructions](https://wiki.archlinux.org/index.php/Sxiv#Assigning_keyboard_shortcuts)).
|
||||||
|
|
||||||
- `imgthumb` - show image thumbnails in the terminal (single image or dir)
|
|
||||||
- `vidthumb` - show video thumbnails in the terminal (videos in dir)
|
|
||||||
- `imgviu` - browse images in the terminal (single image or dir)
|
|
||||||
|
|
||||||
In addition, the plugin `imgsxiv` (opens its own window) is particularly useful to browse images in a directory, set the wallpaper or copy image path to clipboard ([instructions](https://wiki.archlinux.org/index.php/Sxiv#Assigning_keyboard_shortcuts)).
|
|
||||||
|
|
||||||
#### Browse, rename images
|
#### Browse, rename images
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue