diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-10-24 15:12:32 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-10-24 15:12:32 +0200 |
commit | e37f7fa2b2e0a0c9abc3f0333c619a87c5714bf9 (patch) | |
tree | 79446b70de29155e8c886a3ea98f9080f9d2a820 /doc/en/autogen/weechat_options.xml | |
parent | d19162626b2899ceebd2be9469e9ae4ab71fa641 (diff) | |
download | weechat-e37f7fa2b2e0a0c9abc3f0333c619a87c5714bf9.zip |
Add local variables for buffers, fix alias creation, use of local variables $nick/$channel/$server in alias
Diffstat (limited to 'doc/en/autogen/weechat_options.xml')
-rw-r--r-- | doc/en/autogen/weechat_options.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/en/autogen/weechat_options.xml b/doc/en/autogen/weechat_options.xml index eff963f69..1e5017806 100644 --- a/doc/en/autogen/weechat_options.xml +++ b/doc/en/autogen/weechat_options.xml @@ -1462,22 +1462,6 @@ </listitem> </itemizedlist> -<command>weechat.look.input_format</command> -<itemizedlist> - <listitem> - <para>description: format for input prompt ('%c' is replaced by channel or server, '%n' by nick and '%m' by nick modes)</para> - </listitem> - <listitem> - <para>type: string</para> - </listitem> - <listitem> - <para>values: any string</para> - </listitem> - <listitem> - <para>default value: '[%n(%m)] '</para> - </listitem> -</itemizedlist> - <command>weechat.look.item_time_format</command> <itemizedlist> <listitem> |