summary refs log tree commit diff
path: root/bin/man1/bit.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-09-11 22:48:03 -0400
committerJune McEnroe <june@causal.agency>2023-09-11 22:48:03 -0400
commita50c6f455a5c1e092080e5796ad822461e1ae5f4 (patch)
tree2ab60aa3b5fc00e7e9b7c5a7e3e994cabf85b364 /bin/man1/bit.1
parentAdd git-import (diff)
downloadsrc-a50c6f455a5c1e092080e5796ad822461e1ae5f4.tar.gz
src-a50c6f455a5c1e092080e5796ad822461e1ae5f4.zip
Revert "Add git-import"
This reverts commit 90fefcaa0b70af49061d648ae3566d65abfc2ab0.

Moved to jorts.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
llow=1'>Add new causal.agency with shotty shotsJune McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 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