Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug with :P modifier when current directory is the root
- X-seq: zsh-workers 40835
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Bug with :P modifier when current directory is the root
- Date: Sat, 11 Mar 2017 18:59:19 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=PwBLsbzP0y7g9DknSO7jWGvmsV61deezxnq5vNr7vjE=; b=2GZKs3cVYz5RQCKoCU1S0yXww1c/9EPx4ZagbCi9nHnGlgdjBhXZ7ZhSXcyyzrLsKD 0cIWqCnw4FqxrhDyGa+EtzoImVyI7VVAY/jgxvrjSipKLAMA0odNT4xNwzoJTXYJICsE w/WY/7Za96MG4Ab8D09j9Neji8qKPTxZn6ZJn51r42K37k7pGuFkIKKLr0VKepkVup35 UEeqRAtlS20w4ac6wawijFJIiOqCC+qxmfwFW3NnFkKmaT9UfMzlq/q6HGYi0LD0ioPj c9fchGJPsOvw3z6bQ+Z3+YLtgTEj4kW9nYXUmkUwKuHNEpxyleScROEe7EbpOAAxD5+g GZEA==
- In-reply-to: <25046.1489283939@thecus.kiddle.eu>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <170310182501.ZM17524@torch.brasslantern.com> <25046.1489283939@thecus.kiddle.eu>
On Mar 12, 2:58am, Oliver Kiddle wrote:
}
} That would imply that :P should preserve two slashes while
} three or more should be squeezed down to one.
That's an entirely different branch of code and currently follows
whatever xsymlinks() does. In this thread we're discussing what
happens when the value of the variable does not already begin with
a slash and the current working directory is therefore prepended.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author