summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-11 14:23:51 -0400
committerJune McEnroe <june@causal.agency>2020-07-11 14:23:51 -0400
commit6c82c1e785847986d9adda4fc4c3d637f94d37fe (patch)
treee69bc70a43911122fa7d40875d7d52a7fe7d38be /configure
parentDelay creating eventsTime index when migration from v2 (diff)
downloadlitterbox-6c82c1e785847986d9adda4fc4c3d637f94d37fe.tar.gz
litterbox-6c82c1e785847986d9adda4fc4c3d637f94d37fe.zip
Replace time index with (context, time) index 1.4p1
This is what it should have been...
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d>June 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