Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to complete named directories?
On 9/29/22 04:20, Sebastian Gniazdowski wrote:
I'm using the $VAR -> ~VAR feature but ~VAR isn't completed. How to fix this?
Would need more information on what you are doing.
$VAR contains a literal string ~VAR which happens to be a named directory?
if so, that wouldn't work since variables expansions aren't subjected to
further expansions.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author