summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-26 09:41:22 -0500
committerJune McEnroe <june@causal.agency>2022-01-26 09:41:22 -0500
commit0d879c4f7accf85e08f9ffd6467dba5e55d1eb15 (patch)
treee057c3cf55df73f4c56d908d877063c0efa21b52 /txt
parentUse diff-highlight for GIT_PAGER if available (diff)
downloadsrc-0d879c4f7accf85e08f9ffd6467dba5e55d1eb15.tar.gz
src-0d879c4f7accf85e08f9ffd6467dba5e55d1eb15.zip
Add Convenience Store Woman
Diffstat (limited to 'txt')
-rw-r--r--txt/books.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/txt/books.txt b/txt/books.txt
index 77058a1c..2c7f575d 100644
--- a/txt/books.txt
+++ b/txt/books.txt
@@ -1,5 +1,6 @@
 [ 2022 ]
 
+  2. ★★☆ Sayaka Murata, Convenience Store Woman
   1. ★★★★ Becky Chambers, The Galaxy, and the Ground Within
 
 [ 2021 ]
8 -0400'>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