summaryrefslogtreecommitdiff
path: root/doc/de/autogen
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-09-28 11:09:52 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-09-28 11:09:52 +0200
commitb3b0f2d31c4d3c6a31561c3793c61dd81287daa8 (patch)
tree68780a5cf37eda2de4e03d64ff8d87751b2ff9fe /doc/de/autogen
parentc38df378d60b0b87dcaf575198b2a56a53ba3169 (diff)
downloadweechat-b3b0f2d31c4d3c6a31561c3793c61dd81287daa8.zip
New value for option weechat.look.input_share (none, commands, text, all), add new option weechat.look.input_share_overwrite (boolean)
Diffstat (limited to 'doc/de/autogen')
-rw-r--r--doc/de/autogen/user/weechat_options.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/de/autogen/user/weechat_options.txt b/doc/de/autogen/user/weechat_options.txt
index 705d51343..b672193b1 100644
--- a/doc/de/autogen/user/weechat_options.txt
+++ b/doc/de/autogen/user/weechat_options.txt
@@ -424,7 +424,12 @@
** Werte: group_time_asc, group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc (Standardwert: `group_time_asc`)
* *weechat.look.input_share*
-** Beschreibung: `Falls diese Option aktiv ist dann teilen sich alle Buffer eine Eingabezeile (der Befehlsverlauf der einzelnen Buffer bleibt erhalten)`
+** Beschreibung: `share commands, text, or both in input for all buffers (there is still local history for each buffer)`
+** Typ: integer
+** Werte: none, commands, text, all (Standardwert: `none`)
+
+* *weechat.look.input_share_overwrite*
+** Beschreibung: `if set and input is shared, always overwrite input in target buffer`
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)