aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRyan Huber <rhuber@gmail.com>2014-07-17 18:05:00 -0700
committerRyan Huber <rhuber@gmail.com>2014-07-17 18:05:00 -0700
commit039a26070c41616e1e3ddd15abb5f22f512543b9 (patch)
tree68793a4717007221cced1c549170c18ada651180 /README.md
parenteaf0c0c3e13970b20d16803976ad067c43d163dc (diff)
downloadwee-slack-039a26070c41616e1e3ddd15abb5f22f512543b9.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index c4400c5..9e3fdec 100644
--- a/README.md
+++ b/README.md
@@ -39,12 +39,21 @@ weechat dev build from May 17 onward (or weechat > 4.4, expected Aug 15, 2014)
###5. Optional configuration (you want this)
-##### Show typing notification in main bar
+##### Show typing notification in main bar (slack_typing_notice)
+
/set weechat.bar.status.items [buffer_count],[buffer_plugin],buffer_number+:+buffer_name+{buffer_nicklist_count}+buffer_filter,[hotlist],completion,scroll,slack_typing_notice
##### Hide voice/devoice messages
+
/filter add hide_irc_mode_messages * irc_mode *
+##### Persistent list of global users on left:
+
+ /bar add globalnicklist root left 0 1 @irc.slack.#general:buffer_nicklist
+
+##### Show channel name in hotlist after activity
+
+ /set weechat.look.hotlist_names_level 14