diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-18 18:35:39 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-18 18:35:39 +0200 |
commit | 906c4ce8cda8a193fcd77d1c7e34eff08a7ad5c9 (patch) | |
tree | 6606770e9bbcedc826d48b0c5b55c662bda21442 /doc/de/autogen | |
parent | 3561fa88567c373c71aa59245fd48c5c8f9e0fff (diff) | |
download | weechat-906c4ce8cda8a193fcd77d1c7e34eff08a7ad5c9.zip |
Add option weechat.look.jump_previous_buffer_when_closing
Diffstat (limited to 'doc/de/autogen')
-rw-r--r-- | doc/de/autogen/weechat_options.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/de/autogen/weechat_options.xml b/doc/de/autogen/weechat_options.xml index 4702e7cb4..1d2e64340 100644 --- a/doc/de/autogen/weechat_options.xml +++ b/doc/de/autogen/weechat_options.xml @@ -866,6 +866,16 @@ </listitem> </itemizedlist> +<command>weechat.look.jump_previous_buffer_when_closing</command>: jump to previously visited buffer when closing a buffer (if disabled, then jump to buffer number - 1) +<itemizedlist> + <listitem> + <para>type: boolean</para> + </listitem> + <listitem> + <para>values: on, off (default value: on)</para> + </listitem> +</itemizedlist> + <command>weechat.look.nickmode</command>: Nickmode (@%+) vorm Nickname anzeigen <itemizedlist> <listitem> |