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.
34
35       -s|--scale scalemode: Scaling mode, one of none, hires, scale, scalehi,
36       or stretch.
37
38       paths: Run on the specified paths.  If none are supplied,  run  on  the
39       current directory.
40

NOTES

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

SEE ALSO

48       notcurses(3), notcurses_visual(3), terminfo(5), unicode(7)
49

AUTHORS

51       nick black <nickblack@linux.com>.
52
53
54
55                                    v2.3.1                             ncls(1)
Impressum