1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-28 17:10:59 +01:00

zsh-3.1.5-pws-8

This commit is contained in:
Tanaka Akira 1999-04-15 18:15:04 +00:00
parent 850fb2e7f9
commit ba4f5e80ec
98 changed files with 1624 additions and 149 deletions

View file

@ -0,0 +1,7 @@
#function setopt
local nm=$NMATCHES
complist -M 'L:|[nN][oO]= M:_= M:{A-Z}={a-z}' \
-s '$({ unsetopt kshoptionprint; unsetopt } 2>/dev/null)'
[[ -nmatches nm ]] && complist -M 'L:|[nN][oO]= M:_= M:{A-Z}={a-z}' -o