Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
:A working like readline
- X-seq: zsh-users 21185
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: :A working like readline
- Date: Wed, 27 Jan 2016 15:41:39 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=ZdcGLBRLkQyvwrzfZen7ziPImiN+Jkie39QMvWR5IXk=; b=K0660c63/owO2gOSf68/F+s2QkuPKI+oFjr4JDQ+izjkeSdzQ5PmKLvtVrH4OwMvzw hSKNLlL0tATAnKh6rSAljM23VFmIe7TnWh9L6+m8IQzOOwZiK6qiiI5d4V7iGzxa4tRT uPJ9TpN0/uf8E6+XWAHGhoNXMLg46zbLD2rhLMboc3iWfzso0y9+rGWDFL5UGzjbiZro RuCs3pl7Trtj5RtWIBFKB4ZW6bnfWRY8uZay7llCIRvDII+JC3di3T/iRNjapAHy51HQ r3muorpqNPNYKl8CUH9jqP7Nta6nCUWGolkAGlm0LtQRXkMixdUMMggRLZfVWqf9WxNk SpFg==
- 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
Hello
Readline apparently just reads what link point's to. :A does more,
gets where physically file is located, so if link points to location
that includes another simlink, it will be somewhat resolved it too.
Is there a way to do a basic link read with Zsh?
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author