From c13a91fc0f8757795334dd7186380390830f4f0f Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 29 Jan 2017 02:06:09 -0500 Subject: Add Benji --- music/new.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/music/new.md b/music/new.md index ab46a0da..3c6e1c4b 100644 --- a/music/new.md +++ b/music/new.md @@ -13,6 +13,7 @@ - [Dan Smith — Some Tunes][12] - [Those Who Walk Away — "First Degraded Rhythm" + "First Partially Recollected Conversation"][13] - [Neil Cicierega — Mouth Moods][14] +- [Sun Kil Moon — Benji][15] [1]: https://youtu.be/tADWPTqR_4A [2]: https://youtu.be/fzQ6gRAEoy0 @@ -28,3 +29,4 @@ [12]: https://thedancemyth.bandcamp.com/album/some-tunes [13]: http://cstrecords.com/cst122/ [14]: http://www.neilcic.com/mouthmoods/ +[15]: https://youtu.be/UtndQzCUEY4 -- cgit 1.4.1 on value='master'>master IRC client
summary refs log tree commit diff
path: root/ui.c (unfollow)
Commit message (Collapse)Author
2018-09-12Use formatParse split to position input cursorJune McEnroe
2018-09-12Factor out IRC formatting parsingJune McEnroe
2018-09-11Add /help equivalent to /manJune McEnroe
2018-09-11Don't render every PM as a pingJune McEnroe
2018-09-11Add urlOpenMatchJune McEnroe
2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe
2018-09-10Set LESSSECURE=1 in man.shJune McEnroe
Ridiculous.
2018-09-10Add /man commandJune McEnroe
2018-09-10Install man page in chrootJune McEnroe
2018-09-10Install man pageJune McEnroe
2018-09-10Split keys into subsections and document colorsJune McEnroe
2018-09-10Add "blank" lines to chatte.1June McEnroe
2018-09-10Document key bindings in chatte.1June McEnroe
2018-09-08Document slash commands in chatte.1June McEnroe