From 1a34f871639febe36a326cb1d92b132f672ab685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 26 Jan 2019 14:54:57 +0100 Subject: core: do not automatically add a space when completing "nick:" at the beginning of command line The space can be added in option weechat.completion.nick_completer (this is now the default value of the option): /set weechat.completion.nick_completer ": " --- doc/pl/autogen/user/weechat_options.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/pl') diff --git a/doc/pl/autogen/user/weechat_options.adoc b/doc/pl/autogen/user/weechat_options.adoc index 5e7968c8f..d9e11cd0e 100644 --- a/doc/pl/autogen/user/weechat_options.adoc +++ b/doc/pl/autogen/user/weechat_options.adoc @@ -420,7 +420,7 @@ ** opis: pass:none[ciąg wstawiany po dopełnionym nicku (kiedy nick jest pierwszym słowem w linii poleceń)] ** typ: ciąg ** wartości: dowolny ciąg -** domyślna wartość: `+":"+` +** domyślna wartość: `+": "+` * [[option_weechat.completion.nick_first_only]] *weechat.completion.nick_first_only* ** opis: pass:none[dopełniaj tylko pierwszym znalezionym nickiem] -- cgit v1.2.3