Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

zftp ?



Hi again

When I use the zftp and wants to complete on "cd" or "get"
I get the following:

cal% zftp cd _zftp:31: command not found: zfcd_match
_zftp:31: command not found: zfcd_match

cal% zftp get w_zftp:36: command not found: zfget_match
_zftp:36: command not found: zfget_match

cal% echo $ZSH_VERSION
3.1.6-dev-21 (zsh_3.1.6.pws21-1.deb)

the same happens with 3.1.9 (made from latest tarball and default 
options)

cal% cat .zshrc
# The following lines were added by compinstall
autoload -U compinit
compinit
zstyle ':completion:*' completer _expand _complete _correct _approximate
zstyle ':completion:*' format 'Complete %d'
zstyle ':completion:*' list-colors ''
zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z} m:{a-zA-Z}={A-Za-z}' '' '' 'r:|[._-]=* r:|=*'
zstyle ':completion:*' max-errors 2
zstyle ':completion:*' menu select=2
zstyle ':completion:*' prompt 'Liste'
# End of lines added by compinstall

-- 
Mvh Claus Albøge

--
% rm -f *;o
% command not found: o



Messages sorted by: Reverse Date, Date, Thread, Author