[ 源代码: golang-github-sean--pager ]
软件包:golang-github-sean--pager-dev(0.0~git20180208.666be9b-3)
golang-github-sean--pager-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-sean--pager:
- [golang-github-sean--pager_0.0~git20180208.666be9b-3.dsc]
- [golang-github-sean--pager_0.0~git20180208.666be9b.orig.tar.xz]
- [golang-github-sean--pager_0.0~git20180208.666be9b-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
pager support for Go
This package contains easy $PAGER support for Go (i.e. less(1), more(1)) with sane defaults.
By default pager uses less(1) with the args: -X -F -R --buffers=65535 and sets LESSSECURE=1 before starting less(1).
If less(1) is unavailable, pager falls back to more(1).
The PAGER environment variable is honored.