diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2020-01-16 20:59:47 +0100 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2020-01-16 21:03:11 +0100 |
commit | 6d389e50c1424512db30c17766c737cfd9c37d3e (patch) | |
tree | d1c3a0eeadbae9ce0d0d9b68a67ac7b3eac4c83d /docs/Options.md | |
parent | 9b71e5dfbd2fa97539e1c9f66416d1e13f39d119 (diff) | |
download | wee-slack-6d389e50c1424512db30c17766c737cfd9c37d3e.tar.gz |
Release v2.4.0v2.4.0
Diffstat (limited to 'docs/Options.md')
-rw-r--r-- | docs/Options.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Options.md b/docs/Options.md index d10f873..416f38c 100644 --- a/docs/Options.md +++ b/docs/Options.md @@ -220,3 +220,9 @@ slack` after changing it to take effect. **Description:** When activity occurs on a buffer, unhide it even if it was previously hidden (whether by the user or by the distracting_channels setting). +### use_full_names + +**Default:** `false` + +**Description:** Use full names as the nicks for all users. When this is false (the default), display names will be used if set, with a fallback to the full name if display name is not set. + |