[Pkg-zsh-devel] Bug#895449: zsh: mv completion fails with "missing file operand"

sergio sergio+it at outerface.net
Wed Apr 11 15:57:39 UTC 2018


Package: zsh
Version: 5.5-1
Severity: important

% mv <TAB> mv: missing file operand
Try 'mv --help' for more information.

% alias mv
mv='mv --interactive'

% which mv
mv: aliased to mv --interactive

% ls =mv
/bin/mv*

% /bin/mv <TAB> mv: missing file operand
Try 'mv --help' for more information.



More information about the Pkg-zsh-devel mailing list