summary refs log tree commit diff
path: root/scripts/chroot-man.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-27 14:45:03 -0500
committerJune McEnroe <june@causal.agency>2021-01-27 14:55:31 -0500
commitb4c26a2cab313ee3fa9de5ee1ed19cbb709ec914 (patch)
tree460e55d1de34f406290cd312a45d38fc3a0743df /scripts/chroot-man.sh
parentChange default timestamp format to %X (diff)
downloadcatgirl-b4c26a2cab313ee3fa9de5ee1ed19cbb709ec914.tar.gz
catgirl-b4c26a2cab313ee3fa9de5ee1ed19cbb709ec914.zip
Measure timestamp width using ncurses
This allows for non-ASCII characters in timestamps, and simplifies
things by including the trailing space in the width.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe Replace default palette with alternating black and white. 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe