summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-15 15:42:56 -0500
committerJune McEnroe <june@causal.agency>2021-01-15 15:43:57 -0500
commitd38e6c5ec0bea10965b978ecc1fa9f792702c395 (patch)
treee62a17e7e97262dbfa233ac2df7a6a10a70dd1b7 /bin/man1
parentUse a temp directory in source-filter to preserve name (diff)
downloadsrc-d38e6c5ec0bea10965b978ecc1fa9f792702c395.tar.gz
src-d38e6c5ec0bea10965b978ecc1fa9f792702c395.zip
Automatically pipe hilex ANSI output to PAGER
Diffstat (limited to '')
-rw-r--r--bin/man1/hilex.117
1 files changed, 16 insertions, 1 deletions
diff --git a/bin/man1/hilex.1 b/bin/man1/hilex.1
index b742b063..ace0b8cf 100644
--- a/bin/man1/hilex.1
+++ b/bin/man1/hilex.1
@@ -1,4 +1,4 @@
-.Dd January 13, 2021
+.Dd January 15, 2021
 .Dt HILEX 1
 .Os
 .
@@ -64,6 +64,12 @@ input lexer if one cannot be inferred.
 .Bl -tag -width Ds
 .It Cm ansi
 Output ANSI terminal control sequences.
+If standard output is a terminal,
+output is piped to
+.Ev PAGER
+with
+.Ev LESS=FRX
+if it is not already set.
 .
 .It Cm html
 Output HTML
@@ -181,3 +187,12 @@ Inferred for
 .Pa *.txt
 files.
 .El
+.
+.Sh ENVIRONMENT
+.Bl -tag -width "PAGER"
+.It Ev PAGER
+The command to pipe ANSI output to
+if standard output is a terminal.
+The default is
+.Ev PAGER=less .
+.El
span title='2024-10-09 22:12:27 -0400'>2024-10-09Add photos from October 1June McEnroe 2024-10-07Add photos from September 29June McEnroe 2024-10-07Add photos from September 28June McEnroe 2024-10-07Add photos from September 22June McEnroe 2024-09-25Add photos from September 15June McEnroe 2024-09-24Add photos from September 14June McEnroe 2024-09-24Add photos from September 12June McEnroe 2024-09-24Add photos from September 7June McEnroe 2024-09-24Allow not having descriptionsJune McEnroe 2024-09-23Automatically select the last used lens for a bodyJune McEnroe 2024-09-19Add photos from September 5June McEnroe 2024-09-15Add some more film stocks to the listJune McEnroe 2024-09-13Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe