about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-11-11 13:27:22 -0500
committerJune McEnroe <june@causal.agency>2020-11-11 13:27:22 -0500
commite4aa21d7888be1c21fac21e3ef28a3015f46d0c5 (patch)
treeb5d7f43ba62b1394115e1107ac9b5a19774384fb
parentUse wmemcpy/wmemmove (diff)
downloadtest-e4aa21d7888be1c21fac21e3ef28a3015f46d0c5.tar.gz
test-e4aa21d7888be1c21fac21e3ef28a3015f46d0c5.zip
Add topic diffing to notable features
-rw-r--r--README.77
1 files changed, 6 insertions, 1 deletions
diff --git a/README.7 b/README.7
index aa05fac..0261d3e 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd September  1, 2020
+.Dd November 11, 2020
 .Dt README 7
 .Os "Causal Agency"
 .\" To view this file, run: man ./README.7
@@ -37,6 +37,11 @@ color generation based on usernames
 remains stable across nick changes.
 Mentions of users in messages are colored.
 .It
+Topic diffing:
+the modified portion
+of a channel topic change
+is highlighted.
+.It
 Ignore:
 visibility of filtered messages
 can be toggled.
Add AirlineJune McEnroe 2013-11-02Remove powerlineJune McEnroe 2013-09-06Disable some options in terminalsJune McEnroe 2013-09-05Only set colorscheme for gvimJune McEnroe 2013-08-17Add vim-ragtagJune McEnroe 2013-06-08Update base16-vimJune McEnroe 2013-06-07Switch to my own fork of base16-vimJune McEnroe 2013-05-24Indent compojure correctlyJune McEnroe 2013-05-23Remove vim-clojure-staticJune McEnroe 2013-05-23Replace VimClojure with vim-clojure-staticJune McEnroe 2013-05-18Do not run gitgutter eagerlyJune McEnroe 2013-05-15Remove tabularJune McEnroe 2013-05-15Use long names for all settingsJune McEnroe 2013-05-15Add vim-gitgutterJune McEnroe 2013-04-23Remove unused pluginsJune McEnroe 2013-04-23Switch to base16-default colorschemeJune McEnroe 2013-03-26Replace nerdcommenter with vim-commentaryJune McEnroe 2013-03-24Add paredit.vimJune McEnroe 2013-03-14Update base16-vimJune McEnroe It's still crap 2013-03-12Hide mode from below statuslineJune McEnroe 2013-03-12Switch to powerlineJune McEnroe Which I'm not going to bother configuring because it thinks it's all fancy and for other things that aren't Vim so it stores its config file in ~/.config which I keep in a different repo and I only want to use it for Vim so fuck you, Powerline. </rant> 2013-03-12Remove vim-powerlineJune McEnroe 2013-02-03Update base16 and refheapJune McEnroe 2013-02-03Ignore plugin/private.vimJune McEnroe 2012-09-29Disable GUI dialogsJune McEnroe