Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Suggestion: chmod +x auto completion only completes files that do not have executable permission
- X-seq: zsh-workers 30477
- From: Hong Xu <xuhdev@xxxxxxxxx>
- To: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Suggestion: chmod +x auto completion only completes files that do not have executable permission
- Date: Fri, 18 May 2012 16:56:18 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:content-type:x-mailer:message-id:date:to :content-transfer-encoding:mime-version; bh=ywVqb+ylr/hYeiKueslRQThmkqJfWuKOyHwRX5DxCDg=; b=yBd3Y0FRU5TFA2DsESHZHPQTR4XERFMEA/9ZrOgKJLDH/9HW4SKMAF9FQn0RrxeXz3 0tJVry+hBjOV3vcmvn7rJqDJgRrWVjoSxrHOi/JlnVghkQYPDn5iO+Y2iUMgX0yOqFnI LEqVHXnmpheVTCeUQz/G7byB8av3jidL+8EH73v+Ovu/T+ppvwe416onpTR/2Cd6U2O9 QdyTTBHw65Ra1l/JMvsG4254e2z1y5y0AaBbTqgvCyvwRxzwfVYkPFVyhx1CxVhlvZe2 gGe9P7yS2ncl60PYT8t6CtLWEqTcHU/vrmV/89ON6XKwSrWYw+wSopwitIuGKpf+8WhS ij9A==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hi,
I have a suggestion about chmod auto completion here. We could complete only chmod +x with files that do not have executable permission, and vice versa. We could also apply this rule to chmod +r, chmod +w, etc. What do you think?
Hong
Messages sorted by:
Reverse Date,
Date,
Thread,
Author