On Sat, Apr 12, 2008 at 9:03 AM, lassoken <[EMAIL PROTECTED]> wrote: > Hi, > > It would be really nice if fish provided API for completion. This would also > benefit fish itself since if other programs used command completion of fish, > the number of custom completions would probably increase.
What do you mean by "API for completion"? The completions scripts already provide a way to create completions, and the syntax is documented in the Fish documentation: http://fishshell.org/user_doc/index.html#completion and http://fishshell.org/doc2/index.html#completion ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
