From 4ef149b59121ba06695e334ca5940b163f15aba9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 25 Feb 2019 18:49:46 +0100 Subject: [PATCH] core: clarify changes on option weechat.completion.nick_completer in release notes --- ReleaseNotes.adoc | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ReleaseNotes.adoc b/ReleaseNotes.adoc index cccc99cf4..f8b55be3a 100644 --- a/ReleaseNotes.adoc +++ b/ReleaseNotes.adoc @@ -74,11 +74,16 @@ The default key kbd:[Alt+s] can be changed to the new `/spell` command: === Nick completer A space is not added automatically any more when you complete a nick at the -beginning of command line. +beginning of command line. + +Purpose of this change is to be more flexible: you can choose whether the space +is added or not (it was always added in previous releases). The default value of option `weechat.completion.nick_completer` has been changed -to add the space by default, so you may have to run this command if you upgraded -from an old version and want the space to be added automatically: +to add the space by default, but the value of option is not changed automatically +on upgrade. + +So you can run this command if you upgraded from an old version +and want the space still added automatically: ---- /set weechat.completion.nick_completer ": "