Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Alter completion for mv
- X-seq: zsh-users 19199
- From: Daniel <quite@xxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Alter completion for mv
- Date: Thu, 2 Oct 2014 13:27:19 +0000 (UTC)
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
I would like completion of the destination argument for mv(1) to first
complete directories. Is this possible by toggling an option, or could
somebody help me out?
The idea is that I most often do this task -- move something to somewhere --
rather than overwriting a file. (In the latter case, perhaps if "-f" is given,
completion should always prefer files).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author