@hackage pager0.1.1.0
Open up a pager, like 'less' or 'more'
Categories
License
BSD-2-Clause
Maintainer
peter@harpending.org
Links
Versions
Installation
Dependencies (12)
- base >=4 && <5
- bytestring
- conduit >=1.2.3
- conduit-extra
- directory
- process Show all…
Dependents (2)
@hackage/tn, @hackage/hledger-lib
pager
This is a Haskell library to open up the user's $PAGER with some
text. On Linux, the pager is usually called less. On the various
*BSD's, the pager is called more.
The pager doesn't notify people or anything - it takes long output and presents it in pages.
This library is licensed under the FreeBSD license (the 2-clause BSD license). Read the LICENSE file for details.
Contact
- Email:
peter@harpending.org - IRC:
pharpendon FreeNode and OFTC