> You don't need to understand how it works, though. Just implement the
> required completion functions, looking at some of the existing commands
> like trac.wiki.admin.WikiAdmin as an example.

As I was unable to make it work, I started to look at the code. ;-)

> Auto-completion should be triggered by the "Tab" key. On Windows, IIRC
> you need to install pyreadline:

It seems it does not work for me (Mac OS X 10.6.7).
  import readline
is successful from an interactive Python shell.

Is there some specific configuration (such as the terminal type) to
make it work on Mac OS X?

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.

Reply via email to