diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-11-27 08:27:29 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-11-27 08:27:29 +0100 |
commit | 6e82e6618c7eba39f404df759ad34bd0499eeb27 (patch) | |
tree | 2ce537f74993e3f661e6580aff3336286795b288 /doc/de | |
parent | 9d530c5dbd49c42418e212e507c8307e124bbaa1 (diff) | |
download | weechat-6e82e6618c7eba39f404df759ad34bd0499eeb27.zip |
doc: add note about options in chapter on format of lines (user's guide)
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/weechat_user.de.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index 738368bce..a91bd09dd 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -990,6 +990,9 @@ Lines displayed in formatted buffers have following fields: | tags | With `/debug tags` | Tags associated with the line (see <<lines_tags,lines tags>>). |=== +The display of lines can be customized with many look options +(_pass:[weechat.look.*]_) and color options (_pass:[weechat.color.chat_*]_). + [[lines_tags]] ==== Lines tags |