From: Jelte Jansen Date: Tue, 2 Oct 2012 13:41:01 +0000 (+0200) Subject: [2254] one more comment X-Git-Tag: trac2402_base~83^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed5f58850ca6c58778ec3241968ada3bbca67096;p=thirdparty%2Fkea.git [2254] one more comment --- diff --git a/src/bin/bindctl/bindcmd.py b/src/bin/bindctl/bindcmd.py index 8a262df5fb..80768f708c 100644 --- a/src/bin/bindctl/bindcmd.py +++ b/src/bin/bindctl/bindcmd.py @@ -549,6 +549,11 @@ class BindCmdInterpreter(Cmd): # # Since they are replaced, the tab-completion no longer # adds 'help' as an option (but it still works) + # + # Also, currently, tab-completion does not work + # together with 'config go' (it does not take 'current + # position' into account). But config go currently has + # problems by itself, unrelated to completion. hints = self._get_identifier_startswith(text) else: hints = self._get_param_startswith(cmd.module, cmd.command,