mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-05 01:10:17 +00:00
thanks to dana or the many tweaks.
* fix: apt-config shell options + add missing options
* new: satisy, autoremove, autpurge, --allow-downgrades,
--allow-remove-essential,--allow-change-held-packages, --with-new-pkgs,
indextargets, --snapshot/-S
* snapshot lookup via mr/time^Wrewritten by dana to use zsh/datetime
* edit-sources file lookup for .list & .sources
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').