mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 13:33:52 +01:00
4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
#defcomp limit unlimit
|
|
|
|
complist -k "(${(j: :)${(f)$(limit)}%% *})"
|