Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Completion: smarter symlink completion
- X-seq: zsh-users 17667
- From: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Completion: smarter symlink completion
- Date: Wed, 6 Mar 2013 20:37:26 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type; bh=5vFPqnP5YxjD1W5uJRqCZVG5qzFaTnq8+IjKCuAweB8=; b=DuIyXBohazL5s8Kkpyt/x/fY3LbQ2IIqoKgLnysnc+m5JaPapuFNMHb0cOVUVppBbf WMcz0Lj1+bY+rSRIVRNBs0wIKUarHCIFjVto78ZXUqLatDHHlNbLGxxNm0lNqfTepl37 11ENm7NfilnRcjaZbDHl1vn3i4+xMxGPdmaZToJD+mAzBN1NYzej5SeD8RG4dT1muW7c MTSQN0vCbW4dt74TUVXQ017pimLpIX/oRYuJGSn6A2imUgGX+jcHz1edqZShBwktH3mA IHflPTlYcumMnatIqP2RkuAWdBMrkfSX0VRfsBhsYWXTouU47KbSiEPFwJSPSecVFS+5 VJSg==
- 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
Hi,
I noticed that symlinks are always completed with the trailing slash,
like directories, and unlike normal files. This can be problematic if
the user runs `rm -r` on a symlink by mistake. Is this really a bug,
or am I misunderstanding something?
Thanks.
Ram
p.s- Please CC me on replies, as I'm not subscribed to the list.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author