Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: :A working like readline



On Wed, 27 Jan 2016 15:41:39 +0100
Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx> wrote:
> Is there a way to do a basic link read with Zsh?

Use the zstat interface.

zmodload -F zsh/stat b:zstat
zstat -A array +link $file

pws



Messages sorted by: Reverse Date, Date, Thread, Author