diff options
author | Nils Görs <weechatter@arcor.de> | 2012-07-07 13:41:16 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-07-07 13:41:16 +0200 |
commit | 92aa9bff4588068974857d175490c39f77cfec6f (patch) | |
tree | 5039ec6f7630f7ca9483f63477856caf8b0bcd8e /doc/fr/autogen/user | |
parent | 97a64f1334d567c6d332416ad42c4d8b8ffac7b0 (diff) | |
download | weechat-92aa9bff4588068974857d175490c39f77cfec6f.zip |
core: add option weechat.look.jump_smart_back_to_buffer (jump back to initial buffer after reaching end of hotlist)
The option is "on" by default, which is old behaviour.
Diffstat (limited to 'doc/fr/autogen/user')
-rw-r--r-- | doc/fr/autogen/user/weechat_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/fr/autogen/user/weechat_options.txt b/doc/fr/autogen/user/weechat_options.txt index 1700023eb..0c28fb41c 100644 --- a/doc/fr/autogen/user/weechat_options.txt +++ b/doc/fr/autogen/user/weechat_options.txt @@ -578,6 +578,11 @@ ** type: booléen ** valeurs: on, off (valeur par défaut: `on`) +* [[option_weechat.look.jump_smart_back_to_buffer]] *weechat.look.jump_smart_back_to_buffer* +** description: `retourner au tampon initial après avoir atteint la fin de la hotlist` +** type: booléen +** valeurs: on, off (valeur par défaut: `on`) + * [[option_weechat.look.mouse]] *weechat.look.mouse* ** description: `activer le support de la souris` ** type: booléen |