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

Re: Resolving absolute path of named directory



On Jan 23,  7:19pm, Peter Stephenson wrote:
}
} +example(expand-dir() {
} +  REPLY=${~1}
} +  REPLY=${REPLY:a}
} +}

Since applying this patch, contrib.yo will not build:

contrib.yo:2519: No macro: dir(...)

I'll commit the trivial fix to change it to expand-dir+LPAR()RPAR()


-- 
Barton E. Schaefer



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