1
1
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
..
2014-03-21 03:34:25 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00