File: mod_complete.yo

package info (click to toggle)
zsh 4.3.10-14
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 18,996 kB
  • ctags: 8,081
  • sloc: ansic: 92,269; sh: 5,580; makefile: 844; perl: 619; awk: 381; sed: 16
file content (8 lines) | stat: -rw-r--r-- 256 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
COMMENT(!MOD!zsh/complete
The basic completion code.
!MOD!)
The tt(zsh/complete) module makes available several builtin commands which
can be used in user-defined completion widgets, see
ifzman(zmanref(zshcompwid))\
ifnzman(noderef(Completion Widgets))\
.