zsh/Completion
Bart Schaefer f85cb45045 Merge branch 'typesettounset' into declarednull
Adds 'setopt typeset_to_unset', documentation, failure tests for POSIX incompatibilies, etc.
2021-04-13 21:30:06 -07:00
..

The subdirectories contain code for a shell-based system of command-line
completion.  This is considerably more powerful than the old `compctl'
method.  For details, see the compsys(1) manual page (`man zshcompsys').