summary refs log tree commit diff
path: root/bin/bit.y
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-12 15:46:36 -0400
committerJune McEnroe <june@causal.agency>2020-09-12 15:58:39 -0400
commit22f8acab4886e2f44b8e8f22160e8ac43f8614ce (patch)
tree68d845387a634b04d37aabb4bcd08f2418f24793 /bin/bit.y
parentMove /opt/local behind /usr again (diff)
downloadsrc-22f8acab4886e2f44b8e8f22160e8ac43f8614ce.tar.gz
src-22f8acab4886e2f44b8e8f22160e8ac43f8614ce.zip
Move /opt/local back, cheat port select to use system man
This is not really how you're supposed to use the select system, I don't
think, since the mandoc package actually creates those files, but it
does work. This lets me actually use the git installed by MacPorts.
Diffstat (limited to 'bin/bit.y')
0 files changed, 0 insertions, 0 deletions
affc30909f53d41e066c07d7&follow=1'>Don'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