Files
zsh/Completion
Oliver Kiddle e73499b372 54181, 54331: remove support for restricted shell
This is in response to a security report. There are too many potential ways
to break out of a restricted shell and more secure, modern alternatives exist.
2026-04-14 03:14:46 +02:00
..
2025-01-27 23:39:05 +01:00
2026-04-03 20:18:05 +09:00
2021-11-12 23:54:34 +01:00
2025-06-05 01:41:21 -05:00
2003-05-05 06:14:49 +00:00
2016-02-14 13:13:06 -08: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').