On Jan 23, 2008 1:41 AM, Philip Ganchev <[EMAIL PROTECTED]> wrote: > On Jan 22, 2008 1:16 PM, Nick Pilon <[EMAIL PROTECTED]> wrote: > [...] > > 1) Man pages for commands that are in subsections. This is easy enough > > to fix. For example: > > lastwords(1m) - print syscalls before exit. Uses DTrace > [...] > > 2) Man pages with alternative names with just plain weird formatting. > > Would it help to read command names from the path for binaries first? > There may still be man pages for commands that are not installed in > the system when the completion files are generated. Maybe then when > the user tries to complete this command, Fish should show the > generated info and show mark the command as non-existent? >
That is already how things work. :-) If it wasn't, you'd _need_ to install man pages to tab complete command names which would be bad. Axel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
