diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-07-04 14:02:15 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-07-04 14:02:15 +0200 |
commit | 64b52da4064dffb4de83a8f95c43f6ee4eca9cf7 (patch) | |
tree | 3fe8d9b49bd74d97b6ce038b8f0d17f24539151a /doc/sr/includes/autogen_user_options.sr.adoc | |
parent | 5ae4af1549b9ec3c160b7d5d1118b3aa38d8e03d (diff) | |
download | weechat-64b52da4064dffb4de83a8f95c43f6ee4eca9cf7.zip |
typing: add option typing.look.input_min_chars
Diffstat (limited to 'doc/sr/includes/autogen_user_options.sr.adoc')
-rw-r--r-- | doc/sr/includes/autogen_user_options.sr.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/sr/includes/autogen_user_options.sr.adoc b/doc/sr/includes/autogen_user_options.sr.adoc index eb6a095f3..3f8a2d298 100644 --- a/doc/sr/includes/autogen_user_options.sr.adoc +++ b/doc/sr/includes/autogen_user_options.sr.adoc @@ -1876,6 +1876,12 @@ ** вредности: on, off ** подразумевана вредност: `+off+` +* [[option_typing.look.input_min_chars]] *typing.look.input_min_chars* +** опис: pass:none[min number of chars in message to trigger send of typing signals] +** тип: целобројна +** вредности: 1 .. 2147483647 +** подразумевана вредност: `+4+` + * [[option_typing.look.item_max_length]] *typing.look.item_max_length* ** опис: pass:none[max number of chars displayed in the bar item "typing" (0 = do not truncate content)] ** тип: целобројна |