summaryrefslogtreecommitdiff
path: root/doc/de
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-06-28 20:58:00 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-06-28 20:58:00 +0200
commitf9b6f359dd34197e1917fede36496a68e3c4c17a (patch)
treeadba7266e4a19c9cfdf6963387a53cd8423b53a2 /doc/de
parenta9a1066e6319577287cbfeae95a9c496d2645ab2 (diff)
downloadweechat-f9b6f359dd34197e1917fede36496a68e3c4c17a.zip
doc: update chapter on colors in user's guide (issue #1343, issue #1345)
Diffstat (limited to 'doc/de')
-rw-r--r--doc/de/weechat_user.de.adoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc
index 679ca88cd..04c444e0d 100644
--- a/doc/de/weechat_user.de.adoc
+++ b/doc/de/weechat_user.de.adoc
@@ -816,7 +816,7 @@ mittels der Option <<option_irc.color.mirc_remap,irc.color.mirc_remap>>.
[[colors]]
=== Farben
-WeeChat kann bis zu 256 Farbpaarungen nutzen um einen Text in Bars oder im
+WeeChat kann bis zu 32767 Farbpaarungen nutzen um einen Text in Bars oder im
Chatbereich darzustellen (der Terminal muss natürlich 256 Farben unterstützten).
Gemäß der Einstellung in der _TERM_-Umgebungsvariable bestehen folgende Einschränkungen
@@ -825,12 +825,12 @@ was die Farbdarstellung in WeeChat betrifft:
[width="50%",cols="8,>2,>2",options="header"]
|===
| $TERM | Farben | Paare
-| "rxvt-unicode", "xterm", ... | 88 | 256
-| "rxvt-256color", "xterm-256color", ... | 256 | 256
+| "rxvt-unicode", "xterm", ... | 88 | 32767
+| "rxvt-256color", "xterm-256color", ... | 256 | 32767
| "screen" | 8 | 64
-| "screen-256color" | 256 | 256
+| "screen-256color" | 256 | 32767
| "tmux" | 8 | 64
-| "tmux-256color" | 256 | 256
+| "tmux-256color" | 256 | 32767
|===
Mittels `weechat --colors` oder dem internen WeeChat-Befehl `/color` kann man sich