diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2020-02-23 19:10:05 +0100 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2020-02-23 19:10:40 +0100 |
commit | ae468fa3c1a479d5d5c2be17978820ee289d125c (patch) | |
tree | c9c0b0c82e98eed9723eb836583dd7272e55a30f | |
parent | e952e9313aa33bc96026f33ece64b83e54768370 (diff) | |
download | wee-slack-ae468fa3c1a479d5d5c2be17978820ee289d125c.tar.gz |
Update docs/Options.md after commit f084200
-rw-r--r-- | docs/Options.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Options.md b/docs/Options.md index 8cb7d53..d86aea5 100644 --- a/docs/Options.md +++ b/docs/Options.md @@ -158,7 +158,7 @@ slack` after changing it to take effect. **Default:** `false` -**Description:** Render emojis as :emoji_name: instead of emoji characters. Enable this if your terminal doesn't support emojis. Note that even though this is disabled by default, you need to place https://github.com/wee-slack/wee-slack/blob/master/weemoji.json in your weechat directory to enable rendering emojis as emoji characters. +**Description:** Render emojis as :emoji_name: instead of emoji characters. Enable this if your terminal doesn't support emojis, or set to 'both' if you want to see both renderings. Note that even though this is disabled by default, you need to place https://github.com/wee-slack/wee-slack/blob/master/weemoji.json in your weechat directory to enable rendering emojis as emoji characters. ### render_italic_as |