Remove automatic pager functionality

This commit is contained in:
Jeremy Baxter 2023-12-14 10:19:33 +13:00
parent 35a880ae26
commit 1c9bb056e8
4 changed files with 2 additions and 63 deletions

View file

@ -20,11 +20,6 @@ A Psalm of David.
He makes me lie down in green pastures....
```
If the requested passage is over 32 lines long, `esv` will pipe it through
a pager (default less). The pager being used can be changed through the
`ESV_PAGER` environment variable or just disabled altogether by passing the
-P option.
The names of Bible books are not case sensitive, so John, john, and JOHN
are all accepted.
@ -63,11 +58,6 @@ $ make
# make install
```
<!--
By default the configure script looks for ldc and dmd in your PATH
and optimises the command-line arguments based on the compiler.
-->
## Documentation
All documentation is contained in the manual pages. To access them, you can run