Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

completion for "info -f" does not work



In a directory where there is a file with the .info extension:

zira% autoload -U compinit
zira% compinit
zira% info -f ./

If I type [TAB], I don't get any completion. It should complete
on the .info files (at least).

As documented:

       -f, --file=MANUAL
              specify Info manual to visit

Tested with zsh 5.8.1 on Debian/unstable and with the git repository.

Debian bug report:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1007188

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)




Messages sorted by: Reverse Date, Date, Thread, Author