diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-04-21 17:48:44 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-04-21 17:48:44 +0200 |
commit | 890b2ed23a1311c9051cceb1675b9bb27cf45c70 (patch) | |
tree | 1a23dd3b00a3e026f63b6cfa17be393f2e243b64 /doc/en | |
parent | 7bed0ec48541eda79384fda9275769692846be91 (diff) | |
download | weechat-890b2ed23a1311c9051cceb1675b9bb27cf45c70.zip |
Add new option weechat.look.jump_current_to_previous_buffer
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/weechat_options.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/en/autogen/weechat_options.xml b/doc/en/autogen/weechat_options.xml index 20779ea41..d6c4c499f 100644 --- a/doc/en/autogen/weechat_options.xml +++ b/doc/en/autogen/weechat_options.xml @@ -826,6 +826,16 @@ </listitem> </itemizedlist> +<command>weechat.look.jump_current_to_previous_buffer</command>: jump to previous buffer displayed when jumping to current buffer number (to easyly switch to another buffer, then come back to current buffer) +<itemizedlist> + <listitem> + <para>type: boolean</para> + </listitem> + <listitem> + <para>values: on, off (default value: on)</para> + </listitem> +</itemizedlist> + <command>weechat.look.nickmode</command>: display nick mode ((half)op/voice) before each nick <itemizedlist> <listitem> |