diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-08-25 19:10:32 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-08-25 19:10:32 +0200 |
commit | 68d6f1b415c7d04949f8e3aa428cd1a486cf6f70 (patch) | |
tree | 377f4f1016e188f75fa5077a910326220e4d3914 /doc/de | |
parent | f0685dd1b1fa35dcb149505aaff34a597d7b5889 (diff) | |
download | weechat-68d6f1b415c7d04949f8e3aa428cd1a486cf6f70.zip |
api: add infos "term_colors" and "term_color_pairs"
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/autogen/plugin_api/infos.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/de/autogen/plugin_api/infos.adoc b/doc/de/autogen/plugin_api/infos.adoc index 43b4ae7f3..b7c7e5b52 100644 --- a/doc/de/autogen/plugin_api/infos.adoc +++ b/doc/de/autogen/plugin_api/infos.adoc @@ -108,6 +108,10 @@ | weechat | pid | WeeChat PID (Prozess-ID) | - +| weechat | term_color_pairs | number of color pairs supported in terminal | - + +| weechat | term_colors | number of colors supported in terminal | - + | weechat | term_height | Höhe des Terminals | - | weechat | term_width | Breite des Terminals | - |