diff options
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> |