1
1
openmpi/contrib/completion
Nathan Hjelm b33ad232b0 zsh/completion: fix full completion and add support for subcommand
completion

_normal forces completion to be done on the subcommand. This gives us two
things:

 - Completion of an executable for the first command argument

 - Completion of options for that executable if any exist. If not it
   will use normal completion rules (_files).

cmr=v1.8.1:reviewer=jsquyres

This commit was SVN r31346.
2014-04-08 16:58:42 +00:00
..
mpirun.sh complation: fix filename completion for bash completion 2014-04-02 21:29:34 +00:00
mpirun.zsh zsh/completion: fix full completion and add support for subcommand 2014-04-08 16:58:42 +00:00