1ncls(1)                                                                ncls(1)
2
3
4

NAME

6       ncls - List paths with rendering of multimedia
7

SYNOPSIS

9       ncls [-h|--help] [-V|--version]  [-d]  [-l] [-L] [-R] [-a|--align type]
10       [-b|--blitter blitter] [-s|--scale scale] [ paths ]
11

DESCRIPTION

13       ncls uses a multimedia-enabled Notcurses to list  paths,  similarly  to
14       the ls(1) command, rendering images and videos to a terminal.
15

OPTIONS

17       -d: list directories themselves, not their contents.
18
19       -l: use a long listing format.
20
21       -L: when showing file information for a symbolic link, show information
22       for the file the link references rather than for the link itself.
23
24       -R: list subdirectories recursively.
25
26       -V|--version: Print version information, and exit with success.
27
28       -h|--help: Print help information, and exit with success.
29
30       -a|--align type: Align images on left, center, or right.
31
32       -b|--blitter blitter: Blitter, one of ascii, half, quad, sex,  braille,
33       or pixel.  The default is pixel.  If the chosen blitter is unavailable,
34       ncls will degrade (see notcurses_visual(3)).
35
36       -s|--scale scalemode: Scaling mode, one of none, hires, scale, scalehi,
37       or stretch.
38
39       paths:  Run  on  the specified paths.  If none are supplied, run on the
40       current directory.
41
42       If no scaling is specified, hires will be used with the pixel  blitter,
43       and scalehi will be used otherwise.
44

NOTES

46       Optimal display requires a terminal advertising the rgb terminfo(5) ca‐
47       pability, or that the environment  variable  COLORTERM  is  defined  to
48       24bit (and that the terminal honors this variable), along with a fixed-
49       width font with good coverage of the Unicode Block Drawing Characters.
50

SEE ALSO

52       notcurses(3), notcurses_visual(3), terminfo(5), unicode(7)
53

AUTHORS

55       nick black <nickblack@linux.com>.
56
57
58
59                                    v2.4.9                             ncls(1)
Impressum