mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-07-04 14:31:24 +02:00
3 lines
68 B
Text
3 lines
68 B
Text
#defcomp limit unlimit
|
|
|
|
complist -k "(${(j: :)${(f)$(limit)}%% *})"
|