Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Wouldn't it be nice if mkdir completion completed _path_files instead of _path_files -/?
- X-seq: zsh-users 11844
- From: "Nikolai Weibull" <now@xxxxxxxx>
- To: "ZSH Users" <zsh-users@xxxxxxxxxx>
- Subject: Wouldn't it be nice if mkdir completion completed _path_files instead of _path_files -/?
- Date: Sun, 16 Sep 2007 21:13:00 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=KVjO1wCoJ+nRLVz1SIvokPhD2l5+hWuT+iuDa4EPXIk=; b=txmkRFHCJE9igwqnIz5xLc8c6xHyFT6kMM5IaiRmOQzRuHLcUPAjyk2fjkSpHJT09U8UZke5C0q4kMmaATw8id3rUgpXrhjwm9OXFDy0ErPNxUNPj+yE38G1axL5mTc/VCqnTdzQPv7xnq99W/G9acO6JKpotGrVJoRTUL29or8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=tiOOjuV1JOwTza8be+76IcL8Wkkjn7IDLwxeMsvue7BUmyCJhfJ4/S6mS0Agn8rGL7mJkHyC8oeNXBRvoMxcj4bJbzYJM2fdZxIVOFrM7S1KljyCy6hdEhPlD4M2sdYGgR+Jdj8VS6GmWRFUjk7BruJMdCkSNPAdzYsikKqhAwc=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Sender: nikolai.weibull@xxxxxxxxx
Wouldn't it be nice if mkdir completion completed _path_files instead
of _path_files -/? I sometimes find myself wanting to create a
directory with a slight variation of a name of a file. Is there any
harm in completing files as well as directories for mkdir?
nikolai
Messages sorted by:
Reverse Date,
Date,
Thread,
Author