]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2254] one more comment
authorJelte Jansen <jelte@isc.org>
Tue, 2 Oct 2012 13:41:01 +0000 (15:41 +0200)
committerJelte Jansen <jelte@isc.org>
Tue, 2 Oct 2012 13:41:01 +0000 (15:41 +0200)
src/bin/bindctl/bindcmd.py

index 8a262df5fbcd2cc491aebb32549dc3bba8e50003..80768f708ca2eb9fb085aa9f5d375ed24ac0d2f8 100644 (file)
@@ -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,