summary refs log tree commit diff
path: root/bin/dash/aclocal.m4
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-25 12:45:23 -0400
committerJune McEnroe <june@causal.agency>2021-09-25 12:45:23 -0400
commitdd0cccf8bfc1b060da18d07b728527e9b3f0a04f (patch)
treea3b8d32e2f70f87baae37d57df15f5279802e8fd /bin/dash/aclocal.m4
parentPledge downgrade (diff)
downloadsrc-dd0cccf8bfc1b060da18d07b728527e9b3f0a04f.tar.gz
src-dd0cccf8bfc1b060da18d07b728527e9b3f0a04f.zip
Revert "Add cat alias using less"
This reverts commit a64c3653d5df5e823fcdd07a540e240283816683.

Yeah this really doesn't work on OpenBSD. I kind of got into the
habit of explicitly running less anyway.
Diffstat (limited to 'bin/dash/aclocal.m4')
0 files changed, 0 insertions, 0 deletions
otty shotsJune McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe