diff options
author | Ryan Huber <rhuber@gmail.com> | 2015-03-19 07:48:29 -0700 |
---|---|---|
committer | Ryan Huber <rhuber@gmail.com> | 2015-03-19 07:48:29 -0700 |
commit | 23295c785fe90b47b7c2b9708f87ad277ed5eecb (patch) | |
tree | 4978e73cf2c51e7966009421c2399bcf2bd4c8e8 /README.md | |
parent | 376db5991158c3c20a944f011433352c6d596dbe (diff) | |
download | wee-slack-23295c785fe90b47b7c2b9708f87ad277ed5eecb.tar.gz |
version bump and mention new feature
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ A WeeChat native client for Slack.com. Provides supplemental features only avail Features -------- + * **New** edited messages work just like the official clients, where the original message changes and has (edited) appended. + * **New** unfurled urls dont generate a new message, but replace the original with more info as it is received. * **New** regex style message editing (s/oldtext/newtext/) * Caches message history, making startup MUCH faster * Smarter redraw of dynamic buffer info (much lower CPU %) |