mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-07-20 07:41:04 +02:00
4 lines
120 B
Text
4 lines
120 B
Text
#function --subscript--
|
|
|
|
compalso --math-- "$@"
|
|
[[ ${(Pt)${COMMAND}} = assoc* ]] && complist -k "( ${(kP)${COMMAND}} )"
|