summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-03 13:58:30 -0400
committerJune McEnroe <june@causal.agency>2019-10-03 13:58:30 -0400
commit611ae4e34dd802ce8f286ce4135f243ab7fbe87e (patch)
tree30a387fadfbd45ddb9b6bc424fdfed4161725b66
parentUpdate neovim 0.4.2 (diff)
downloadsrc-611ae4e34dd802ce8f286ce4135f243ab7fbe87e.tar.gz
src-611ae4e34dd802ce8f286ce4135f243ab7fbe87e.zip
Add two Kim Petras songs
-rw-r--r--txt/music.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/txt/music.md b/txt/music.md
index 31b7ec07..9d11c85a 100644
--- a/txt/music.md
+++ b/txt/music.md
@@ -1,3 +1,5 @@
+- [Kim Petras — Do Me][76]
+- [Kim Petras — Heart to Break][75]
 - [Anomie — Avorter n'est pas tuer][74]
 - [Zhaoze — Birds Contending][73]
 - [Colin Stetson — Reborn][72]
@@ -157,3 +159,5 @@
 [72]: https://youtu.be/MVnSFj6XQZY
 [73]: https://zhaoze.bandcamp.com/album/birds-contending
 [74]: https://youtu.be/W1iGXRDeZf4
+[75]: https://youtu.be/5CPeHQHAQyo
+[76]: https://youtu.be/LShK0Yhd964
gsubject'>Color html rather than bodyJune McEnroe If background-color is only set on body then overscroll in Safari reveals white. 2019-07-12Make author consistent and update URLsJune McEnroe 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