1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 19:23:13 +02:00

Fix bug with partial completions

Option "weechat.completion.partial_completion_nick" has been renamed to
"weechat.completion.partial_completion_other".
This commit is contained in:
Sebastien Helleu
2009-04-01 23:30:57 +02:00
parent ff83985ef4
commit ca7bcf880b
14 changed files with 92 additions and 100 deletions
+1 -1
View File
@@ -646,7 +646,7 @@
</listitem>
</itemizedlist>
<command>weechat.completion.partial_completion_nick</command>: partially complete nicks (stop when many nicks found begin with same letters)
<command>weechat.completion.partial_completion_other</command>: partially complete outside commands (stop when many words found begin with same letters)
<itemizedlist>
<listitem>
<para>type: boolean</para>