Hi, I need to implement an IAdminCommandProvider component, and I failed to understand what the "complete" feature actually does.
It seems it is used from the TracAdmin.complete_line() method, which is itself invoked from: * TracAdmin.complete_help() * TracAdmin.completedefault() * TracAdmin.completenames() However I cannot find any call to these methods. What am I missing? Moreover, I cannot trigger an autocompletion from the tracadmin command line. How to use it? Thanks, Manu -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to trac-dev@googlegroups.com. To unsubscribe from this group, send email to trac-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en.