summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-26 10:26:21 -0500
committerJune McEnroe <june@causal.agency>2020-01-26 10:26:21 -0500
commit17b904938166730dfe6c6198c97f83fa0cb5fae0 (patch)
tree7a2cd11723a7ffce79a5cfa8c526db242680e1ac /txt
parentAdd \d to replace .Dd macro (diff)
downloadsrc-17b904938166730dfe6c6198c97f83fa0cb5fae0.tar.gz
src-17b904938166730dfe6c6198c97f83fa0cb5fae0.zip
Add The Deep
Diffstat (limited to '')
-rw-r--r--txt/books.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/txt/books.txt b/txt/books.txt
index eafa868f..1b868e5b 100644
--- a/txt/books.txt
+++ b/txt/books.txt
@@ -1,5 +1,6 @@
 [ 2020 ]
 
+  4. ★★☆ Rivers Solomon, The Deep
   3. ★★☆ ed. Hope Nicholson, Love Beyond Body, Space & Time
   2. ★★☆ Tade Thompson, Rosewater
   1. ★★★ Meg Elison, The Book of Flora
e52ffcb4c0fee1aef422fe983a4b9a2be673186&follow=1'>Update taglineJune McEnroen title='2019-07-12 22:11:16 -0400'>2019-07-12Move to www/text.causal.agencyJune McEnroe 2019-07-12Add 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