From b3b0f2d31c4d3c6a31561c3793c61dd81287daa8 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Tue, 28 Sep 2010 11:09:52 +0200 Subject: New value for option weechat.look.input_share (none, commands, text, all), add new option weechat.look.input_share_overwrite (boolean) --- doc/en/autogen/user/weechat_options.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/en') diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt index d4653c129..a460cede4 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -424,7 +424,12 @@ ** values: group_time_asc, group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc (default value: `group_time_asc`) * *weechat.look.input_share* -** description: `if set, there is only one input shared on all buffers (but still local history for each buffer)` +** description: `share commands, text, or both in input for all buffers (there is still local history for each buffer)` +** type: integer +** values: none, commands, text, all (default value: `none`) + +* *weechat.look.input_share_overwrite* +** description: `if set and input is shared, always overwrite input in target buffer` ** type: boolean ** values: on, off (default value: `off`) -- cgit v1.2.3