pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/eza



Module Name:    pkgsrc
Committed By:   fox
Date:           Tue Sep 12 01:23:22 UTC 2023

Modified Files:
        pkgsrc/sysutils/eza: Makefile cargo-depends.mk
        pkgsrc/sysutils/eza/files: eza.1 eza_colors-explanation.5 eza_colors.5

Log Message:
sysutils/eza: Update to 0.11.1

- Take ownership of the package.
- Regenerate the man pages.

Changes since 0.11.0:

eza 0.11.1

Description

Since last release, there are some notable changes:

  * We now provide binaries for releases
  * eza now respects timezone on windows
  * We fixed the punctuation color that A LOT of users complained about
  * We now highlight mounted directories (linux only)
  * A lot of new icons
  * .git is hidden when using --git-ignore
  * Bright color options.

In general, there has been a huge uptick in activity, we went from around
~100 stars to ~1.5k in the span of a week. This seems to be mostly due to
exa being "deprecated", and that being around the top of hackernews for some
days.

We've also seen a large growth in distributions packaging eza, which is very
exciting.

Changelog

Bug Fixes

  * Add vendored-libgit2 feature to git2 dependency
  * Filename escaping (last character lost sometimes, no hyperlink)
  * Build for Windows with chrono

Documentation

  * Explain vendored-libgit2
  * Add homebrew, misc fixes
  * Fix code of conduct link
  * Update archlinux
  * Add star history
  * Add informaton about lazy_static
  * Remove broken dependabot link
  * Add bright color options in man pages
  * Add bright color support in readme changelog

Features

  * Add highlighting of mounted directories (Linux only)
  * Add backlog of icons from various exa pull requests and others
  * Mark .git as ignored, which hides it when using --git-ignore
  * Add backlog of icons from various exa issues
  * Expose git2 feature vendored-libgit2
  * Add build commands to deb-package.sh
  * Support the MSRV of Rust (1.65.0)
  * Add bright colour options, change punctuation default
  * Use chrono crate to handle datetime-related features

Miscellaneous Tasks

  * Bump actions/checkout from 3 to 4

Testing

  * Stabilize testing without sandbox
  * Disable gif rendering

Build

  * Add release binaries
  * Fix binary gen
  * Add armhf binary

Deps

  * Change ansi_term to ansiterm from rustadopt


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/eza/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/eza/cargo-depends.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/eza/files/eza.1
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/eza/files/eza_colors-explanation.5 \
    pkgsrc/sysutils/eza/files/eza_colors.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/eza/Makefile
diff -u pkgsrc/sysutils/eza/Makefile:1.4 pkgsrc/sysutils/eza/Makefile:1.5
--- pkgsrc/sysutils/eza/Makefile:1.4    Mon Sep 11 16:27:48 2023
+++ pkgsrc/sysutils/eza/Makefile        Tue Sep 12 01:23:22 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2023/09/11 16:27:48 pin Exp $
+# $NetBSD: Makefile,v 1.5 2023/09/12 01:23:22 fox Exp $
 
 DISTNAME=      eza-0.11.1
 CATEGORIES=    sysutils
@@ -6,7 +6,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=eza-
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 SUPERSEDES=    exa-[0-9]*
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    fox%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/eza-community/eza/
 COMMENT=       Modern, maintained replacement for ls
 LICENSE=       mit

Index: pkgsrc/sysutils/eza/cargo-depends.mk
diff -u pkgsrc/sysutils/eza/cargo-depends.mk:1.2 pkgsrc/sysutils/eza/cargo-depends.mk:1.3
--- pkgsrc/sysutils/eza/cargo-depends.mk:1.2    Mon Sep 11 16:27:48 2023
+++ pkgsrc/sysutils/eza/cargo-depends.mk        Tue Sep 12 01:23:22 2023
@@ -1,4 +1,4 @@
-# $NetBSD: cargo-depends.mk,v 1.2 2023/09/11 16:27:48 pin Exp $
+# $NetBSD: cargo-depends.mk,v 1.3 2023/09/12 01:23:22 fox Exp $
 
 CARGO_CRATE_DEPENDS+=  android-tzdata-0.1.1
 CARGO_CRATE_DEPENDS+=  android_system_properties-0.1.5

Index: pkgsrc/sysutils/eza/files/eza.1
diff -u pkgsrc/sysutils/eza/files/eza.1:1.1 pkgsrc/sysutils/eza/files/eza.1:1.2
--- pkgsrc/sysutils/eza/files/eza.1:1.1 Sat Sep  9 20:16:41 2023
+++ pkgsrc/sysutils/eza/files/eza.1     Tue Sep 12 01:23:22 2023
@@ -1,346 +1,325 @@
-.nh
-.TH eza(1) v0.9.0
-
+.\" Automatically generated by Pandoc 3.0.1
+.\"
+.\" Define V font for inline verbatim, using C font in formats
+.\" that render this, and otherwise B font.
+.ie "\f[CB]x\f[]"x" \{\
+. ftr V B
+. ftr VI BI
+. ftr VB B
+. ftr VBI BI
+.\}
+.el \{\
+. ftr V CR
+. ftr VI CI
+. ftr VB CB
+. ftr VBI CBI
+.\}
+.TH "eza" "1" "" "v0.9.0" ""
+.hy
 .SH NAME
 .PP
-eza — a modern replacement for ls
-
-
+eza \[em] a modern replacement for ls
 .SH SYNOPSIS
 .PP
-\fB\fCeza [options] [files...]\fR
-
+\f[V]eza [options] [files...]\f[R]
 .PP
-\fBeza\fP is a modern replacement for \fB\fCls\fR\&.
-It uses colours for information by default, helping you distinguish between many types of files, such as whether you are the owner, or in the owning group.
-
-.PP
-It also has extra features not present in the original \fB\fCls\fR, such as viewing the Git status for a directory, or recursing into directories with a tree view.
-
-
+\f[B]eza\f[R] is a modern replacement for \f[V]ls\f[R].
+It uses colours for information by default, helping you distinguish
+between many types of files, such as whether you are the owner, or in
+the owning group.
+.PP
+It also has extra features not present in the original \f[V]ls\f[R],
+such as viewing the Git status for a directory, or recursing into
+directories with a tree view.
 .SH EXAMPLES
 .TP
-\fB\fCeza\fR
+\f[V]eza\f[R]
 Lists the contents of the current directory in a grid.
-
 .TP
-\fB\fCeza --oneline --reverse --sort=size\fR
+\f[V]eza --oneline --reverse --sort=size\f[R]
 Displays a list of files with the largest at the top.
-
 .TP
-\fB\fCeza --long --header --inode --git\fR
-Displays a table of files with a header, showing each file’s metadata, inode, and Git status.
-
-.TP
-\fB\fCeza --long --tree --level=3\fR
-Displays a tree of files, three levels deep, as well as each file’s metadata.
-
-
+\f[V]eza --long --header --inode --git\f[R]
+Displays a table of files with a header, showing each file\[cq]s
+metadata, inode, and Git status.
+.TP
+\f[V]eza --long --tree --level=3\f[R]
+Displays a tree of files, three levels deep, as well as each file\[cq]s
+metadata.
 .SH DISPLAY OPTIONS
 .TP
-\fB\fC-1\fR, \fB\fC--oneline\fR
+\f[V]-1\f[R], \f[V]--oneline\f[R]
 Display one entry per line.
-
 .TP
-\fB\fC-F\fR, \fB\fC--classify\fR
+\f[V]-F\f[R], \f[V]--classify\f[R]
 Display file kind indicators next to file names.
-
 .TP
-\fB\fC-G\fR, \fB\fC--grid\fR
+\f[V]-G\f[R], \f[V]--grid\f[R]
 Display entries as a grid (default).
-
 .TP
-\fB\fC-l\fR, \fB\fC--long\fR
+\f[V]-l\f[R], \f[V]--long\f[R]
 Display extended file metadata as a table.
-
 .TP
-\fB\fC-R\fR, \fB\fC--recurse\fR
+\f[V]-R\f[R], \f[V]--recurse\f[R]
 Recurse into directories.
-
 .TP
-\fB\fC-T\fR, \fB\fC--tree\fR
+\f[V]-T\f[R], \f[V]--tree\f[R]
 Recurse into directories as a tree.
-
 .TP
-\fB\fC-x\fR, \fB\fC--across\fR
+\f[V]-x\f[R], \f[V]--across\f[R]
 Sort the grid across, rather than downwards.
-
 .TP
-\fB\fC--color\fR, \fB\fC--colour=WHEN\fR
+\f[V]--color\f[R], \f[V]--colour=WHEN\f[R]
 When to use terminal colours.
-Valid settings are ‘\fB\fCalways\fR’, ‘\fB\fCautomatic\fR’, and ‘\fB\fCnever\fR’.
-
+Valid settings are `\f[V]always\f[R]', `\f[V]automatic\f[R]', and
+`\f[V]never\f[R]'.
 .TP
-\fB\fC--color-scale\fR, \fB\fC--colour-scale\fR
+\f[V]--color-scale\f[R], \f[V]--colour-scale\f[R]
 Colour file sizes on a scale.
-
 .TP
-\fB\fC--icons\fR
+\f[V]--icons\f[R]
 Display icons next to file names.
-
 .TP
-\fB\fC--no-icons\fR
-Don't display icons. (Always overrides --icons)
-
+\f[V]--no-icons\f[R]
+Don\[cq]t display icons.
+(Always overrides \[en]icons)
 .TP
-\fB\fC--hyperlink\fR
+\f[V]--hyperlink\f[R]
 Display entries as hyperlinks
-
 .TP
-\fB\fC-w\fR, \fB\fC--width=COLS\fR
+\f[V]-w\f[R], \f[V]--width=COLS\f[R]
 Set screen width in columns.
-
-
 .SH FILTERING AND SORTING OPTIONS
 .TP
-\fB\fC-a\fR, \fB\fC--all\fR
-Show hidden and “dot” files.
-Use this twice to also show the ‘\fB\fC\&.\fR’ and ‘\fB\fC\&..\fR’ directories.
-
-.TP
-\fB\fC-d\fR, \fB\fC--list-dirs\fR
-List directories as regular files, rather than recursing and listing their contents.
-
+\f[V]-a\f[R], \f[V]--all\f[R]
+Show hidden and \[lq]dot\[rq] files.
+Use this twice to also show the `\f[V].\f[R]' and `\f[V]..\f[R]'
+directories.
+.TP
+\f[V]-d\f[R], \f[V]--list-dirs\f[R]
+List directories as regular files, rather than recursing and listing
+their contents.
 .TP
-\fB\fC-L\fR, \fB\fC--level=DEPTH\fR
+\f[V]-L\f[R], \f[V]--level=DEPTH\f[R]
 Limit the depth of recursion.
-
 .TP
-\fB\fC-r\fR, \fB\fC--reverse\fR
+\f[V]-r\f[R], \f[V]--reverse\f[R]
 Reverse the sort order.
-
 .TP
-\fB\fC-s\fR, \fB\fC--sort=SORT_FIELD\fR
+\f[V]-s\f[R], \f[V]--sort=SORT_FIELD\f[R]
 Which field to sort by.
-
 .PP
-Valid sort fields are ‘\fB\fCname\fR’, ‘\fB\fCName\fR’, ‘\fB\fCextension\fR’, ‘\fB\fCExtension\fR’, ‘\fB\fCsize\fR’, ‘\fB\fCmodified\fR’, ‘\fB\fCchanged\fR’, ‘\fB\fCaccessed\fR’, ‘\fB\fCcreated\fR’, 
‘\fB\fCinode\fR’, ‘\fB\fCtype\fR’, and ‘\fB\fCnone\fR’.
-
-.PP
-The \fB\fCmodified\fR sort field has the aliases ‘\fB\fCdate\fR’, ‘\fB\fCtime\fR’, and ‘\fB\fCnewest\fR’, and its reverse order has the aliases ‘\fB\fCage\fR’ and ‘\fB\fColdest\fR’.
-
-.PP
-Sort fields starting with a capital letter will sort uppercase before lowercase: ‘A’ then ‘B’ then ‘a’ then ‘b’. Fields starting with a lowercase letter will mix them: ‘A’ then ‘a’ then ‘B’ then ‘b’.
-
+Valid sort fields are `\f[V]name\f[R]', `\f[V]Name\f[R]',
+`\f[V]extension\f[R]', `\f[V]Extension\f[R]', `\f[V]size\f[R]',
+`\f[V]modified\f[R]', `\f[V]changed\f[R]', `\f[V]accessed\f[R]',
+`\f[V]created\f[R]', `\f[V]inode\f[R]', `\f[V]type\f[R]', and
+`\f[V]none\f[R]'.
+.PP
+The \f[V]modified\f[R] sort field has the aliases `\f[V]date\f[R]',
+`\f[V]time\f[R]', and `\f[V]newest\f[R]', and its reverse order has the
+aliases `\f[V]age\f[R]' and `\f[V]oldest\f[R]'.
+.PP
+Sort fields starting with a capital letter will sort uppercase before
+lowercase: `A' then `B' then `a' then `b'.
+Fields starting with a lowercase letter will mix them: `A' then `a' then
+`B' then `b'.
 .TP
-\fB\fC-I\fR, \fB\fC--ignore-glob=GLOBS\fR
+\f[V]-I\f[R], \f[V]--ignore-glob=GLOBS\f[R]
 Glob patterns, pipe-separated, of files to ignore.
-
 .TP
-\fB\fC--git-ignore\fR [if eza was built with git support]
+\f[V]--git-ignore\f[R] [if eza was built with git support]
 Do not list files that are ignored by Git.
-
 .TP
-\fB\fC--group-directories-first\fR
+\f[V]--group-directories-first\f[R]
 List directories before other files.
-
 .TP
-\fB\fC-D\fR, \fB\fC--only-dirs\fR
+\f[V]-D\f[R], \f[V]--only-dirs\f[R]
 List only directories, not files.
-
-
 .SH LONG VIEW OPTIONS
 .PP
-These options are available when running with \fB\fC--long\fR (\fB\fC-l\fR):
-
+These options are available when running with \f[V]--long\f[R]
+(\f[V]-l\f[R]):
 .TP
-\fB\fC-b\fR, \fB\fC--binary\fR
+\f[V]-b\f[R], \f[V]--binary\f[R]
 List file sizes with binary prefixes.
-
 .TP
-\fB\fC-B\fR, \fB\fC--bytes\fR
+\f[V]-B\f[R], \f[V]--bytes\f[R]
 List file sizes in bytes, without any prefixes.
-
 .TP
-\fB\fC--changed\fR
+\f[V]--changed\f[R]
 Use the changed timestamp field.
-
 .TP
-\fB\fC-g\fR, \fB\fC--group\fR
-List each file’s group.
-
+\f[V]-g\f[R], \f[V]--group\f[R]
+List each file\[cq]s group.
 .TP
-\fB\fC-h\fR, \fB\fC--header\fR
+\f[V]-h\f[R], \f[V]--header\f[R]
 Add a header row to each column.
-
 .TP
-\fB\fC-H\fR, \fB\fC--links\fR
-List each file’s number of hard links.
-
+\f[V]-H\f[R], \f[V]--links\f[R]
+List each file\[cq]s number of hard links.
 .TP
-\fB\fC-i\fR, \fB\fC--inode\fR
-List each file’s inode number.
-
+\f[V]-i\f[R], \f[V]--inode\f[R]
+List each file\[cq]s inode number.
 .TP
-\fB\fC-m\fR, \fB\fC--modified\fR
+\f[V]-m\f[R], \f[V]--modified\f[R]
 Use the modified timestamp field.
-
 .TP
-\fB\fC-M\fR, \fB\fC--mounts\fR
+\f[V]-M\f[R], \f[V]--mounts\f[R]
 Show mount details (Linux only)
-
 .TP
-\fB\fC-n\fR, \fB\fC--numeric\fR
+\f[V]-n\f[R], \f[V]--numeric\f[R]
 List numeric user and group IDs.
-
 .TP
-\fB\fC-S\fR, \fB\fC--blocksize\fR
-List each file’s size of allocated file system blocks.
-
+\f[V]-S\f[R], \f[V]--blocksize\f[R]
+List each file\[cq]s size of allocated file system blocks.
 .TP
-\fB\fC-t\fR, \fB\fC--time=WORD\fR
+\f[V]-t\f[R], \f[V]--time=WORD\f[R]
 Which timestamp field to list.
-
-Valid timestamp fields are ‘\fB\fCmodified\fR’, ‘\fB\fCchanged\fR’, ‘\fB\fCaccessed\fR’, and ‘\fB\fCcreated\fR’.
-
+Valid timestamp fields are `\f[V]modified\f[R]', `\f[V]changed\f[R]',
+`\f[V]accessed\f[R]', and `\f[V]created\f[R]'.
 .TP
-\fB\fC--time-style=STYLE\fR
+\f[V]--time-style=STYLE\f[R]
 How to format timestamps.
-
-Valid timestamp styles are ‘\fB\fCdefault\fR’, ‘\fB\fCiso\fR’, ‘\fB\fClong-iso\fR’, ‘\fB\fCfull-iso\fR’, and ‘\fB\fCrelative\fR’.
-
+Valid timestamp styles are `\f[V]default\f[R]', `\f[V]iso\f[R]',
+`\f[V]long-iso\f[R]', `\f[V]full-iso\f[R]', and `\f[V]relative\f[R]'.
 .TP
-\fB\fC-u\fR, \fB\fC--accessed\fR
+\f[V]-u\f[R], \f[V]--accessed\f[R]
 Use the accessed timestamp field.
-
 .TP
-\fB\fC-U\fR, \fB\fC--created\fR
+\f[V]-U\f[R], \f[V]--created\f[R]
 Use the created timestamp field.
-
 .TP
-\fB\fC--no-permissions\fR
+\f[V]--no-permissions\f[R]
 Suppress the permissions field.
-
 .TP
-\fB\fC-o\fR, \fB\fC--octal-permissions\fR
-List each file's permissions in octal format.
-
+\f[V]-o\f[R], \f[V]--octal-permissions\f[R]
+List each file\[cq]s permissions in octal format.
 .TP
-\fB\fC--no-filesize\fR
+\f[V]--no-filesize\f[R]
 Suppress the file size field.
-
 .TP
-\fB\fC--no-user\fR
+\f[V]--no-user\f[R]
 Suppress the user field.
-
 .TP
-\fB\fC--no-time\fR
+\f[V]--no-time\f[R]
 Suppress the time field.
-
 .TP
-\fB\fC-@\fR, \fB\fC--extended\fR
-List each file’s extended attributes and sizes.
-
-.TP
-\fB\fC-Z\fR, \fB\fC--context\fR
-List each file's security context.
-
-.TP
-\fB\fC--git\fR  [if eza was built with git support]
-List each file’s Git status, if tracked.
-
-.PP
-This adds a two-character column indicating the staged and unstaged statuses respectively. The status character can be ‘\fB\fC-\fR’ for not modified, ‘\fB\fCM\fR’ for a modified file, ‘\fB\fCN\fR’ 
for a new file, ‘\fB\fCD\fR’ for deleted, ‘\fB\fCR\fR’ for renamed, ‘\fB\fCT\fR’ for type-change, ‘\fB\fCI\fR’ for ignored, and ‘\fB\fCU\fR’ for conflicted.
-
-.PP
-Directories will be shown to have the status of their contents, which is how ‘deleted’ is possible: if a directory contains a file that has a certain status, it will be shown to have that status.
-
-.TP
-\fB\fC--no-git\fR
-Don't show Git status (always overrides \fB\fC--git\fR, \fB\fC--git-repos\fR, \fB\fC--git-repos-no-status\fR)
-
-
+\f[V]-\[at]\f[R], \f[V]--extended\f[R]
+List each file\[cq]s extended attributes and sizes.
+.TP
+\f[V]-Z\f[R], \f[V]--context\f[R]
+List each file\[cq]s security context.
+.TP
+\f[V]--git\f[R] [if eza was built with git support]
+List each file\[cq]s Git status, if tracked.
+.PP
+This adds a two-character column indicating the staged and unstaged
+statuses respectively.
+The status character can be `\f[V]-\f[R]' for not modified,
+`\f[V]M\f[R]' for a modified file, `\f[V]N\f[R]' for a new file,
+`\f[V]D\f[R]' for deleted, `\f[V]R\f[R]' for renamed, `\f[V]T\f[R]' for
+type-change, `\f[V]I\f[R]' for ignored, and `\f[V]U\f[R]' for
+conflicted.
+.PP
+Directories will be shown to have the status of their contents, which is
+how `deleted' is possible: if a directory contains a file that has a
+certain status, it will be shown to have that status.
+.TP
+\f[V]--no-git\f[R]
+Don\[cq]t show Git status (always overrides \f[V]--git\f[R],
+\f[V]--git-repos\f[R], \f[V]--git-repos-no-status\f[R])
 .SH ENVIRONMENT VARIABLES
 .PP
 eza responds to the following environment variables:
-
-.SH \fB\fCCOLUMNS\fR
-.PP
-Overrides the width of the terminal, in characters, however, \fB\fC-w\fR takes precedence.
-
-.PP
-For example, ‘\fB\fCCOLUMNS=80 eza\fR’ will show a grid view with a maximum width of 80 characters.
-
+.SS \f[V]COLUMNS\f[R]
 .PP
-This option won’t do anything when eza’s output doesn’t wrap, such as when using the \fB\fC--long\fR view.
-
-.SH \fB\fCEXA_STRICT\fR
+Overrides the width of the terminal, in characters, however,
+\f[V]-w\f[R] takes precedence.
 .PP
-Enables \fIstrict mode\fP, which will make eza error when two command-line options are incompatible.
-
+For example, `\f[V]COLUMNS=80 eza\f[R]' will show a grid view with a
+maximum width of 80 characters.
 .PP
-Usually, options can override each other going right-to-left on the command line, so that eza can be given aliases: creating an alias ‘\fB\fCeza=eza --sort=ext\fR’ then running ‘\fB\fCeza 
--sort=size\fR’ with that alias will run ‘\fB\fCeza --sort=ext --sort=size\fR’, and the sorting specified by the user will override the sorting specified by the alias.
-
+This option won\[cq]t do anything when eza\[cq]s output doesn\[cq]t
+wrap, such as when using the \f[V]--long\f[R] view.
+.SS \f[V]EXA_STRICT\f[R]
+.PP
+Enables \f[I]strict mode\f[R], which will make eza error when two
+command-line options are incompatible.
+.PP
+Usually, options can override each other going right-to-left on the
+command line, so that eza can be given aliases: creating an alias
+`\f[V]eza=eza --sort=ext\f[R]' then running `\f[V]eza --sort=size\f[R]'
+with that alias will run `\f[V]eza --sort=ext --sort=size\f[R]', and the
+sorting specified by the user will override the sorting specified by the
+alias.
 .PP
 In strict mode, the two options will not co-operate, and eza will error.
-
 .PP
-This option is intended for use with automated scripts and other situations where you want to be certain you’re typing in the right command.
-
-.SH \fB\fCEXA_GRID_ROWS\fR
+This option is intended for use with automated scripts and other
+situations where you want to be certain you\[cq]re typing in the right
+command.
+.SS \f[V]EXA_GRID_ROWS\f[R]
+.PP
+Limits the grid-details view (`\f[V]eza --grid --long\f[R]') so it\[cq]s
+only activated when at least the given number of rows of output would be
+generated.
+.PP
+With widescreen displays, it\[cq]s possible for the grid to look very
+wide and sparse, on just one or two lines with none of the columns
+lining up.
+By specifying a minimum number of rows, you can only use the view if
+it\[cq]s going to be worth using.
+.SS \f[V]EXA_ICON_SPACING\f[R]
+.PP
+Specifies the number of spaces to print between an icon (see the
+`\f[V]--icons\f[R]' option) and its file name.
+.PP
+Different terminals display icons differently, as they usually take up
+more than one character width on screen, so there\[cq]s no
+\[lq]standard\[rq] number of spaces that eza can use to separate an icon
+from text.
+One space may place the icon too close to the text, and two spaces may
+place it too far away.
+So the choice is left up to the user to configure depending on their
+terminal emulator.
+.SS \f[V]NO_COLOR\f[R]
+.PP
+Disables colours in the output (regardless of its value).
+Can be overridden by \f[V]--color\f[R] option.
 .PP
-Limits the grid-details view (‘\fB\fCeza --grid --long\fR’) so it’s only activated when at least the given number of rows of output would be generated.
-
+See \f[V]https://no-color.org/\f[R] for details.
+.SS \f[V]LS_COLORS\f[R], \f[V]EXA_COLORS\f[R]
 .PP
-With widescreen displays, it’s possible for the grid to look very wide and sparse, on just one or two lines with none of the columns lining up.
-By specifying a minimum number of rows, you can only use the view if it’s going to be worth using.
-
-.SH \fB\fCEXA_ICON_SPACING\fR
+Specifies the colour scheme used to highlight files based on their name
+and kind, as well as highlighting metadata and parts of the UI.
 .PP
-Specifies the number of spaces to print between an icon (see the ‘\fB\fC--icons\fR’ option) and its file name.
-
-.PP
-Different terminals display icons differently, as they usually take up more than one character width on screen, so there’s no “standard” number of spaces that eza can use to separate an icon from 
text. One space may place the icon too close to the text, and two spaces may place it too far away. So the choice is left up to the user to configure depending on their terminal emulator.
-
-.SH \fB\fCNO_COLOR\fR
-.PP
-Disables colours in the output (regardless of its value). Can be overridden by \fB\fC--color\fR option.
-
-.PP
-See \fB\fChttps://no-color.org/\fR for details.
-
-.SH \fB\fCLS_COLORS\fR, \fB\fCEXA_COLORS\fR
-.PP
-Specifies the colour scheme used to highlight files based on their name and kind, as well as highlighting metadata and parts of the UI.
-
-.PP
-For more information on the format of these environment variables, see the eza_colors.5.md
-\[la]eza_colors.5.md\[ra] manual page.
-
-
+For more information on the format of these environment variables, see
+the eza_colors.5.md manual page.
 .SH EXIT STATUSES
 .TP
 0
 If everything goes OK.
-
 .TP
 1
 If there was an I/O error during operation.
-
 .TP
 3
 If there was a problem with the command-line arguments.
-
-
 .SH AUTHOR
 .PP
 eza is maintained by Christina Sørensen and many other contributors.
-
 .PP
-\fBSource code:\fP \fB\fChttps://github.com/eza-community/eza\fR \\
-\fBContributors:\fP \fB\fChttps://github.com/eza-community/eza/graphs/contributors\fR
-
-.PP
-Our infinite thanks to Benjamin ‘ogham’ Sago and all the other contributors of exa, from which eza was forked.
-
-
+\f[B]Source code:\f[R] \f[V]https://github.com/eza-community/eza\f[R]
+.PD 0
+.P
+.PD
+\f[B]Contributors:\f[R]
+\f[V]https://github.com/eza-community/eza/graphs/contributors\f[R]
+.PP
+Our infinite thanks to Benjamin `ogham' Sago and all the other
+contributors of exa, from which eza was forked.
 .SH SEE ALSO
-.RS
-.IP \(bu 2
+.IP \[bu] 2
 eza_colors.5.md
-\[la]eza_colors.5.md\[ra]
-.IP \(bu 2
+.IP \[bu] 2
 eza_colors-explanation.5.md
-\[la]eza_colors-explanation.5.md\[ra]
-
-.RE

Index: pkgsrc/sysutils/eza/files/eza_colors-explanation.5
diff -u pkgsrc/sysutils/eza/files/eza_colors-explanation.5:1.2 pkgsrc/sysutils/eza/files/eza_colors-explanation.5:1.3
--- pkgsrc/sysutils/eza/files/eza_colors-explanation.5:1.2      Mon Sep 11 16:27:48 2023
+++ pkgsrc/sysutils/eza/files/eza_colors-explanation.5  Tue Sep 12 01:23:22 2023
@@ -1,77 +1,89 @@
-.nh
-.TH Name
+.\" Automatically generated by Pandoc 3.0.1
+.\"
+.\" Define V font for inline verbatim, using C font in formats
+.\" that render this, and otherwise B font.
+.ie "\f[CB]x\f[]"x" \{\
+. ftr V B
+. ftr VI BI
+. ftr VB B
+. ftr VBI BI
+.\}
+.el \{\
+. ftr V CR
+. ftr VI CI
+. ftr VB CB
+. ftr VBI CBI
+.\}
+.TH "" "" "" "" ""
+.hy
+.SH Name
 .PP
-eza_colors-explanation — more details on customizing eza colors
-
-
+eza_colors-explanation \[em] more details on customizing eza colors
 .SH Eza Color Explanation
 .PP
-eza provides its own built-in set of file extension mappings that cover a large range of common file extensions, including documents, archives, media, and temporary files.
-Any mappings in the environment variables will override this default set: running eza with \fB\fCLS_COLORS="*.zip=32"\fR will turn zip files green but leave the colours of other compressed files 
alone.
-
+eza provides its own built-in set of file extension mappings that cover
+a large range of common file extensions, including documents, archives,
+media, and temporary files.
+Any mappings in the environment variables will override this default
+set: running eza with \f[V]LS_COLORS=\[dq]*.zip=32\[dq]\f[R] will turn
+zip files green but leave the colours of other compressed files alone.
 .PP
 You can also disable this built-in set entirely by including a
-\fB\fCreset\fR entry at the beginning of \fB\fCEXA_COLORS\fR\&.
-So setting \fB\fCEXA_COLORS="reset:*.txt=31"\fR will highlight only text
-files; setting \fB\fCEXA_COLORS="reset"\fR will highlight nothing.
-
-.SH Examples
-.RS
-.IP \(bu 2
-Disable the "current user" highlighting: \fB\fCEXA_COLORS="uu=0:gu=0"\fR
-.IP \(bu 2
-Turn the date column green: \fB\fCEXA_COLORS="da=32"\fR
-.IP \(bu 2
-Highlight Vagrantfiles: \fB\fCEXA_COLORS="Vagrantfile=1;4;33"\fR
-.IP \(bu 2
-Override the existing zip colour: \fB\fCEXA_COLORS="*.zip=38;5;125"\fR
-.IP \(bu 2
+\f[V]reset\f[R] entry at the beginning of \f[V]EXA_COLORS\f[R].
+So setting \f[V]EXA_COLORS=\[dq]reset:*.txt=31\[dq]\f[R] will highlight
+only text files; setting \f[V]EXA_COLORS=\[dq]reset\[dq]\f[R] will
+highlight nothing.
+.SS Examples
+.IP \[bu] 2
+Disable the \[lq]current user\[rq] highlighting:
+\f[V]EXA_COLORS=\[dq]uu=0:gu=0\[dq]\f[R]
+.IP \[bu] 2
+Turn the date column green: \f[V]EXA_COLORS=\[dq]da=32\[dq]\f[R]
+.IP \[bu] 2
+Highlight Vagrantfiles:
+\f[V]EXA_COLORS=\[dq]Vagrantfile=1;4;33\[dq]\f[R]
+.IP \[bu] 2
+Override the existing zip colour:
+\f[V]EXA_COLORS=\[dq]*.zip=38;5;125\[dq]\f[R]
+.IP \[bu] 2
 Markdown files a shade of green, log files a shade of grey:
-\fB\fCEXA_COLORS="*.md=38;5;121:*.log=38;5;248"\fR
-
-.RE
-
-.SH BUILT-IN EXTENSIONS
-.RS
-.IP \(bu 2
-eza now supports bright colours! As supported by most modern 256-colour terminals, you can now choose from \fB\fCbright\fR colour codes when selecting your custom colours in your 
\fB\fC#EXA_COLORS\fR environment variable.
-
-.RE
-
+\f[V]EXA_COLORS=\[dq]*.md=38;5;121:*.log=38;5;248\[dq]\f[R]
+.SS BUILT-IN EXTENSIONS
+.IP \[bu] 2
+eza now supports bright colours!
+As supported by most modern 256-colour terminals, you can now choose
+from \f[V]bright\f[R] colour codes when selecting your custom colours in
+your \f[V]#EXA_COLORS\f[R] environment variable.
 .PP
-"Immediate" files are the files you should look at when downloading and building a project for the first time: READMEs, Makefiles, Cargo.toml, and others.
-They are highlighted in \fIyellow\fP and \fIunderlined\fP\&.
-
-.RS
-.IP \(bu 2
+\[lq]Immediate\[rq] files are the files you should look at when
+downloading and building a project for the first time: READMEs,
+Makefiles, Cargo.toml, and others.
+They are highlighted in \f[I]yellow\f[R] and \f[I]underlined\f[R].
+.IP \[bu] 2
 Images (png, jpeg, gif) are purple.
-.IP \(bu 2
+.IP \[bu] 2
 Videos (mp4, ogv, m2ts) are a slightly purpler purple.
-.IP \(bu 2
+.IP \[bu] 2
 Music (mp3, m4a, ogg) is a deeper purple.
-.IP \(bu 2
-Lossless music (flac, alac, wav) is deeper than \fIthat\fP purple. In general, most media files are some shade of purple.
-.IP \(bu 2
+.IP \[bu] 2
+Lossless music (flac, alac, wav) is deeper than \f[I]that\f[R] purple.
+In general, most media files are some shade of purple.
+.IP \[bu] 2
 Cryptographic files (asc, enc, p12) are a faint blue.
-.IP \(bu 2
+.IP \[bu] 2
 Documents (pdf, doc, dvi) are a less faint blue.
-.IP \(bu 2
+.IP \[bu] 2
 Compressed files (zip, tgz, Z) are red.
-.IP \(bu 2
-Temporary files (tmp, swp, ~) are grey.
-.IP \(bu 2
-Compiled files (class, o, pyc) are faint orange. A file is also counted as compiled if it uses a common extension and is
-in the same directory as one of its source files: styles.css will count as compiled when next to styles.less or styles.sass, and scripts.js when next to scripts.ts or scripts.coffee.
-
-.RE
-
-.SH See also
-.RS
-.IP \(bu 2
+.IP \[bu] 2
+Temporary files (tmp, swp, \[ti]) are grey.
+.IP \[bu] 2
+Compiled files (class, o, pyc) are faint orange.
+A file is also counted as compiled if it uses a common extension and is
+in the same directory as one of its source files: styles.css will count
+as compiled when next to styles.less or styles.sass, and scripts.js when
+next to scripts.ts or scripts.coffee.
+.SS See also
+.IP \[bu] 2
 eza.1.md
-\[la]eza.1.md\[ra]
-.IP \(bu 2
+.IP \[bu] 2
 eza_colors.5.md
-\[la]eza_colors.5.md\[ra]
-
-.RE
Index: pkgsrc/sysutils/eza/files/eza_colors.5
diff -u pkgsrc/sysutils/eza/files/eza_colors.5:1.2 pkgsrc/sysutils/eza/files/eza_colors.5:1.3
--- pkgsrc/sysutils/eza/files/eza_colors.5:1.2  Mon Sep 11 16:27:48 2023
+++ pkgsrc/sysutils/eza/files/eza_colors.5      Tue Sep 12 01:23:22 2023
@@ -1,403 +1,337 @@
-.nh
-.TH eza_colors(5) v0.9.0
-
+.\" Automatically generated by Pandoc 3.0.1
+.\"
+.\" Define V font for inline verbatim, using C font in formats
+.\" that render this, and otherwise B font.
+.ie "\f[CB]x\f[]"x" \{\
+. ftr V B
+. ftr VI BI
+. ftr VB B
+. ftr VBI BI
+.\}
+.el \{\
+. ftr V CR
+. ftr VI CI
+. ftr VB CB
+. ftr VBI CBI
+.\}
+.TH "eza_colors" "5" "" "v0.9.0" ""
+.hy
 .SH NAME
 .PP
-eza_colors — customising the file and UI colours of eza
-
-
+eza_colors \[em] customising the file and UI colours of eza
 .SH SYNOPSIS
 .PP
-The \fB\fCEXA_COLORS\fR environment variable can be used to customise the colours that \fB\fCeza\fR uses to highlight file names, file metadata, and parts of the UI.
-
-.PP
-You can use the \fB\fCdircolors\fR program to generate a script that sets the variable from an input file, or if you don’t mind editing long strings of text, you can just type it out directly. These 
variables have the following structure:
-
-.RS
-.IP \(bu 2
-A list of key-value pairs separated by ‘\fB\fC=\fR’, such as ‘\fB\fC*.txt=32\fR’.
-.IP \(bu 2
-Multiple ANSI formatting codes are separated by ‘\fB\fC;\fR’, such as ‘\fB\fC*.txt=32;1;4\fR’.
-.IP \(bu 2
-Finally, multiple pairs are separated by ‘\fB\fC:\fR’, such as ‘\fB\fC*.txt=32:*.mp3=1;35\fR’.
-
-.RE
-
-.PP
-The key half of the pair can either be a two-letter code or a file glob, and anything that’s not a valid code will be treated as a glob, including keys that happen to be two letters long.
-
-
+The \f[V]EXA_COLORS\f[R] environment variable can be used to customise
+the colours that \f[V]eza\f[R] uses to highlight file names, file
+metadata, and parts of the UI.
+.PP
+You can use the \f[V]dircolors\f[R] program to generate a script that
+sets the variable from an input file, or if you don\[cq]t mind editing
+long strings of text, you can just type it out directly.
+These variables have the following structure:
+.IP \[bu] 2
+A list of key-value pairs separated by `\f[V]=\f[R]', such as
+`\f[V]*.txt=32\f[R]'.
+.IP \[bu] 2
+Multiple ANSI formatting codes are separated by `\f[V];\f[R]', such as
+`\f[V]*.txt=32;1;4\f[R]'.
+.IP \[bu] 2
+Finally, multiple pairs are separated by `\f[V]:\f[R]', such as
+`\f[V]*.txt=32:*.mp3=1;35\f[R]'.
+.PP
+The key half of the pair can either be a two-letter code or a file glob,
+and anything that\[cq]s not a valid code will be treated as a glob,
+including keys that happen to be two letters long.
 .SH EXAMPLES
 .TP
-\fB\fCEXA_COLORS="uu=0:gu=0"\fR
-Disable the “current user” highlighting
-
+\f[V]EXA_COLORS=\[dq]uu=0:gu=0\[dq]\f[R]
+Disable the \[lq]current user\[rq] highlighting
 .TP
-\fB\fCEXA_COLORS="da=32"\fR
+\f[V]EXA_COLORS=\[dq]da=32\[dq]\f[R]
 Turn the date column green
-
 .TP
-\fB\fCEXA_COLORS="Vagrantfile=1;4;33"\fR
+\f[V]EXA_COLORS=\[dq]Vagrantfile=1;4;33\[dq]\f[R]
 Highlight Vagrantfiles
-
 .TP
-\fB\fCEXA_COLORS="*.zip=38;5;125"\fR
+\f[V]EXA_COLORS=\[dq]*.zip=38;5;125\[dq]\f[R]
 Override the existing zip colour
-
 .TP
-\fB\fCEXA_COLORS="*.md=38;5;121:*.log=38;5;248"\fR
+\f[V]EXA_COLORS=\[dq]*.md=38;5;121:*.log=38;5;248\[dq]\f[R]
 Markdown files a shade of green, log files a shade of grey
-
-
 .SH LIST OF CODES
 .PP
-\fB\fCLS_COLORS\fR can use these ten codes:
-
+\f[V]LS_COLORS\f[R] can use these ten codes:
 .TP
-\fB\fCdi\fR
+\f[V]di\f[R]
 directories
-
 .TP
-\fB\fCex\fR
+\f[V]ex\f[R]
 executable files
-
 .TP
-\fB\fCfi\fR
+\f[V]fi\f[R]
 regular files
-
 .TP
-\fB\fCpi\fR
+\f[V]pi\f[R]
 named pipes
-
 .TP
-\fB\fCso\fR
+\f[V]so\f[R]
 sockets
-
 .TP
-\fB\fCbd\fR
+\f[V]bd\f[R]
 block devices
-
 .TP
-\fB\fCcd\fR
+\f[V]cd\f[R]
 character devices
-
 .TP
-\fB\fCln\fR
+\f[V]ln\f[R]
 symlinks
-
 .TP
-\fB\fCor\fR
+\f[V]or\f[R]
 symlinks with no target
-
 .PP
-\fB\fCEXA_COLORS\fR can use many more:
-
+\f[V]EXA_COLORS\f[R] can use many more:
 .TP
-\fB\fCur\fR
+\f[V]ur\f[R]
 the user-read permission bit
-
 .TP
-\fB\fCuw\fR
+\f[V]uw\f[R]
 the user-write permission bit
-
 .TP
-\fB\fCux\fR
+\f[V]ux\f[R]
 the user-execute permission bit for regular files
-
 .TP
-\fB\fCue\fR
+\f[V]ue\f[R]
 the user-execute for other file kinds
-
 .TP
-\fB\fCgr\fR
+\f[V]gr\f[R]
 the group-read permission bit
-
 .TP
-\fB\fCgw\fR
+\f[V]gw\f[R]
 the group-write permission bit
-
 .TP
-\fB\fCgx\fR
+\f[V]gx\f[R]
 the group-execute permission bit
-
 .TP
-\fB\fCtr\fR
+\f[V]tr\f[R]
 the others-read permission bit
-
 .TP
-\fB\fCtw\fR
+\f[V]tw\f[R]
 the others-write permission bit
-
 .TP
-\fB\fCtx\fR
+\f[V]tx\f[R]
 the others-execute permission bit
-
 .TP
-\fB\fCsu\fR
+\f[V]su\f[R]
 setuid, setgid, and sticky permission bits for files
-
 .TP
-\fB\fCsf\fR
+\f[V]sf\f[R]
 setuid, setgid, and sticky for other file kinds
-
 .TP
-\fB\fCxa\fR
+\f[V]xa\f[R]
 the extended attribute indicator
-
 .TP
-\fB\fCsn\fR
-the numbers of a file’s size (sets \fB\fCnb\fR, \fB\fCnk\fR, \fB\fCnm\fR, \fB\fCng\fR and \fB\fCnh\fR)
-
+\f[V]sn\f[R]
+the numbers of a file\[cq]s size (sets \f[V]nb\f[R], \f[V]nk\f[R],
+\f[V]nm\f[R], \f[V]ng\f[R] and \f[V]nh\f[R])
 .TP
-\fB\fCnb\fR
-the numbers of a file’s size if it is lower than 1 KB/Kib
-
+\f[V]nb\f[R]
+the numbers of a file\[cq]s size if it is lower than 1 KB/Kib
 .TP
-\fB\fCnk\fR
-the numbers of a file’s size if it is between 1 KB/KiB and 1 MB/MiB
-
+\f[V]nk\f[R]
+the numbers of a file\[cq]s size if it is between 1 KB/KiB and 1 MB/MiB
 .TP
-\fB\fCnm\fR
-the numbers of a file’s size if it is between 1 MB/MiB and 1 GB/GiB
-
+\f[V]nm\f[R]
+the numbers of a file\[cq]s size if it is between 1 MB/MiB and 1 GB/GiB
 .TP
-\fB\fCng\fR
-the numbers of a file’s size if it is between 1 GB/GiB and 1 TB/TiB
-
+\f[V]ng\f[R]
+the numbers of a file\[cq]s size if it is between 1 GB/GiB and 1 TB/TiB
 .TP
-\fB\fCnt\fR
-the numbers of a file’s size if it is 1 TB/TiB or higher
-
+\f[V]nt\f[R]
+the numbers of a file\[cq]s size if it is 1 TB/TiB or higher
 .TP
-\fB\fCsb\fR
-the units of a file’s size (sets \fB\fCub\fR, \fB\fCuk\fR, \fB\fCum\fR, \fB\fCug\fR and \fB\fCuh\fR)
-
+\f[V]sb\f[R]
+the units of a file\[cq]s size (sets \f[V]ub\f[R], \f[V]uk\f[R],
+\f[V]um\f[R], \f[V]ug\f[R] and \f[V]uh\f[R])
 .TP
-\fB\fCub\fR
-the units of a file’s size if it is lower than 1 KB/Kib
-
+\f[V]ub\f[R]
+the units of a file\[cq]s size if it is lower than 1 KB/Kib
 .TP
-\fB\fCuk\fR
-the units of a file’s size if it is between 1 KB/KiB and 1 MB/MiB
-
+\f[V]uk\f[R]
+the units of a file\[cq]s size if it is between 1 KB/KiB and 1 MB/MiB
 .TP
-\fB\fCum\fR
-the units of a file’s size if it is between 1 MB/MiB and 1 GB/GiB
-
+\f[V]um\f[R]
+the units of a file\[cq]s size if it is between 1 MB/MiB and 1 GB/GiB
 .TP
-\fB\fCug\fR
-the units of a file’s size if it is between 1 GB/GiB and 1 TB/TiB
-
+\f[V]ug\f[R]
+the units of a file\[cq]s size if it is between 1 GB/GiB and 1 TB/TiB
 .TP
-\fB\fCut\fR
-the units of a file’s size if it is 1 TB/TiB or higher
-
+\f[V]ut\f[R]
+the units of a file\[cq]s size if it is 1 TB/TiB or higher
 .TP
-\fB\fCdf\fR
-a device’s major ID
-
+\f[V]df\f[R]
+a device\[cq]s major ID
 .TP
-\fB\fCds\fR
-a device’s minor ID
-
+\f[V]ds\f[R]
+a device\[cq]s minor ID
 .TP
-\fB\fCuu\fR
-a user that’s you
-
+\f[V]uu\f[R]
+a user that\[cq]s you
 .TP
-\fB\fCun\fR
-a user that’s someone else
-
+\f[V]un\f[R]
+a user that\[cq]s someone else
 .TP
-\fB\fCgu\fR
+\f[V]gu\f[R]
 a group that you belong to
-
 .TP
-\fB\fCgn\fR
-a group you aren’t a member of
-
+\f[V]gn\f[R]
+a group you aren\[cq]t a member of
 .TP
-\fB\fClc\fR
+\f[V]lc\f[R]
 a number of hard links
-
 .TP
-\fB\fClm\fR
+\f[V]lm\f[R]
 a number of hard links for a regular file with at least two
-
 .TP
-\fB\fCga\fR
+\f[V]ga\f[R]
 a new flag in Git
-
 .TP
-\fB\fCgm\fR
+\f[V]gm\f[R]
 a modified flag in Git
-
 .TP
-\fB\fCgd\fR
+\f[V]gd\f[R]
 a deleted flag in Git
-
 .TP
-\fB\fCgv\fR
+\f[V]gv\f[R]
 a renamed flag in Git
-
 .TP
-\fB\fCgt\fR
+\f[V]gt\f[R]
 a modified metadata flag in Git
-
 .TP
-\fB\fCgi\fR
+\f[V]gi\f[R]
 an ignored flag in Git
-
 .TP
-\fB\fCxx\fR
-“punctuation”, including many background UI elements
-
+\f[V]xx\f[R]
+\[lq]punctuation\[rq], including many background UI elements
 .TP
-\fB\fCda\fR
-a file’s date
-
+\f[V]da\f[R]
+a file\[cq]s date
 .TP
-\fB\fCin\fR
-a file’s inode number
-
+\f[V]in\f[R]
+a file\[cq]s inode number
 .TP
-\fB\fCbl\fR
-a file’s number of blocks
-
+\f[V]bl\f[R]
+a file\[cq]s number of blocks
 .TP
-\fB\fChd\fR
+\f[V]hd\f[R]
 the header row of a table
-
 .TP
-\fB\fClp\fR
+\f[V]lp\f[R]
 the path of a symlink
-
 .TP
-\fB\fCcc\fR
+\f[V]cc\f[R]
 an escaped character in a filename
-
 .TP
-\fB\fCbO\fR
+\f[V]bO\f[R]
 the overlay style for broken symlink paths
-
 .TP
-\fB\fCmp\fR
+\f[V]mp\f[R]
 a mount point
-
 .PP
-Values in \fB\fCEXA_COLORS\fR override those given in \fB\fCLS_COLORS\fR, so you don’t need to re-write an existing \fB\fCLS_COLORS\fR variable with proprietary extensions.
-
-
+Values in \f[V]EXA_COLORS\f[R] override those given in
+\f[V]LS_COLORS\f[R], so you don\[cq]t need to re-write an existing
+\f[V]LS_COLORS\f[R] variable with proprietary extensions.
 .SH LIST OF STYLES
 .PP
-Unlike some versions of \fB\fCls\fR, the given ANSI values must be valid colour codes: eza won’t just print out whichever characters are given.
-
+Unlike some versions of \f[V]ls\f[R], the given ANSI values must be
+valid colour codes: eza won\[cq]t just print out whichever characters
+are given.
 .PP
 The codes accepted by eza are:
-
 .TP
-\fB\fC1\fR
+\f[V]1\f[R]
 for bold
-
 .TP
-\fB\fC4\fR
+\f[V]4\f[R]
 for underline
-
 .TP
-\fB\fC31\fR
+\f[V]31\f[R]
 for red text
-
 .TP
-\fB\fC32\fR
+\f[V]32\f[R]
 for green text
-
 .TP
-\fB\fC33\fR
+\f[V]33\f[R]
 for yellow text
-
 .TP
-\fB\fC34\fR
+\f[V]34\f[R]
 for blue text
-
 .TP
-\fB\fC35\fR
+\f[V]35\f[R]
 for purple text
-
 .TP
-\fB\fC36\fR
+\f[V]36\f[R]
 for cyan text
-
 .TP
-\fB\fC37\fR
+\f[V]37\f[R]
 for white text
-
 .TP
-\fB\fC90\fR
+\f[V]90\f[R]
 for dark gray text
-
 .TP
-\fB\fC91\fR
+\f[V]91\f[R]
 for bright red text
-
 .TP
-\fB\fC92\fR
+\f[V]92\f[R]
 for bright green text
-
 .TP
-\fB\fC93\fR
+\f[V]93\f[R]
 for bright yellow text
-
 .TP
-\fB\fC94\fR
+\f[V]94\f[R]
 for bright blue text
-
 .TP
-\fB\fC95\fR
+\f[V]95\f[R]
 for bright purple text
-
 .TP
-\fB\fC96\fR
+\f[V]96\f[R]
 for bright cyan text
-
 .TP
-\fB\fC97\fR
-for bright  text
-
-.TP
-\fB\fC38;5;nnn\fR
-for a colour from 0 to 255 (replace the \fB\fCnnn\fR part)
-
-.PP
-Many terminals will treat bolded text as a different colour, or at least provide the option to.
-
-.PP
-eza provides its own built-in set of file extension mappings that cover a large range of common file extensions, including documents, archives, media, and temporary files.
-Any mappings in the environment variables will override this default set: running eza with \fB\fCLS_COLORS="*.zip=32"\fR will turn zip files green but leave the colours of other compressed files 
alone.
-
-.PP
-You can also disable this built-in set entirely by including a \fB\fCreset\fR entry at the beginning of \fB\fCEXA_COLORS\fR\&.
-So setting \fB\fCEXA_COLORS="reset:*.txt=31"\fR will highlight only text files; setting \fB\fCEXA_COLORS="reset"\fR will highlight nothing.
-
-
+\f[V]97\f[R]
+for bright text
+.TP
+\f[V]38;5;nnn\f[R]
+for a colour from 0 to 255 (replace the \f[V]nnn\f[R] part)
+.PP
+Many terminals will treat bolded text as a different colour, or at least
+provide the option to.
+.PP
+eza provides its own built-in set of file extension mappings that cover
+a large range of common file extensions, including documents, archives,
+media, and temporary files.
+Any mappings in the environment variables will override this default
+set: running eza with \f[V]LS_COLORS=\[dq]*.zip=32\[dq]\f[R] will turn
+zip files green but leave the colours of other compressed files alone.
+.PP
+You can also disable this built-in set entirely by including a
+\f[V]reset\f[R] entry at the beginning of \f[V]EXA_COLORS\f[R].
+So setting \f[V]EXA_COLORS=\[dq]reset:*.txt=31\[dq]\f[R] will highlight
+only text files; setting \f[V]EXA_COLORS=\[dq]reset\[dq]\f[R] will
+highlight nothing.
 .SH AUTHOR
 .PP
 eza is maintained by Christina Sørensen and many other contributors.
-
 .PP
-\fBSource code:\fP \fB\fChttps://github.com/eza-community/eza\fR \\
-\fBContributors:\fP \fB\fChttps://github.com/eza-community/eza/graphs/contributors\fR
-
-.PP
-Our infinite thanks to Benjamin ‘ogham’ Sago and all the other contributors of exa, from which eza was forked.
-
-
+\f[B]Source code:\f[R] \f[V]https://github.com/eza-community/eza\f[R]
+.PD 0
+.P
+.PD
+\f[B]Contributors:\f[R]
+\f[V]https://github.com/eza-community/eza/graphs/contributors\f[R]
+.PP
+Our infinite thanks to Benjamin `ogham' Sago and all the other
+contributors of exa, from which eza was forked.
 .SH SEE ALSO
-.RS
-.IP \(bu 2
+.IP \[bu] 2
 eza.1.md
-\[la]eza.1.md\[ra]
-.IP \(bu 2
+.IP \[bu] 2
 eza_colors-explanation.5.md
-\[la]eza_colors-explanation.5.md\[ra]
-
-.RE



Home | Main Index | Thread Index | Old Index