summary refs log tree commit diff
path: root/bin/1sh/libedit/readline
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-06-19 19:42:07 -0400
committerJune McEnroe <june@causal.agency>2019-06-19 19:42:07 -0400
commit50b16f9cca202e59539f4b3d98da4b3f2ecc9573 (patch)
tree94663212d24681f956171d6d6f0179f7f44ca207 /bin/1sh/libedit/readline
parentAlias date=ddate (diff)
downloadsrc-50b16f9cca202e59539f4b3d98da4b3f2ecc9573.tar.gz
src-50b16f9cca202e59539f4b3d98da4b3f2ecc9573.zip
Set LESS=FRX
This is how git invokes less by default. I think I want this everywhere.
This allows color, exits if the input fits on one screen, and doesn't
clear the screen.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
;follow=1'>Completely rewrite how manuals are fetched and installedJune McEnroe 2020-12-14Update to man-pages-posix 2017-aJune McEnroe 2020-12-14Update to OpenBSD 6.8June McEnroe 2020-12-14Update to NetBSD 9.1June McEnroe 2020-12-14Update to man-pages 5.09June McEnroe 2020-12-14Update to FreeBSD 12.2June McEnroe 2020-06-08Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe