Using only the following zshrc, ls /tmp/.X2<tab> results in the entire
argument being elided (/tmp/.X* exists but /tmp/.X2* does not).

--8<--zshrc--8<--
autoload -U compinit
compinit

zstyle ':completion:*' completer _approximate

--8<--zshrc--8<--



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to