Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Unexpected behavior with prompt -p {prompt name}
- X-seq: zsh-users 21612
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: Unexpected behavior with prompt -p {prompt name}
- Date: Sat, 4 Jun 2016 14:49:55 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-transfer-encoding; bh=n2hGWdPLBY9Ptb2eQ0mrwuaJBwqmENwUaZKj0w9gZUQ=; b=dTjrjzgMvWb4YynmEIOiBOdR501m1HuUADiwlYgXWlhEKcZS/9lov/wv4rlkFGFwsc TAw1I5Oap4DLkXWFUkG5OQe7VRNGKgAWVphGKOb0eORg639Bhk1T+zIge3/HDik5O4tu GyYgLAyqbLcrPRCBifiJm77gCPPhLlPf8mVwIG1Bl0iIDADfxAg9zmXqMFbvkmLmRpTO 7jgDuAyur+2OyhFGohdAnhwO+gU9+5ocRRoSPknTOG2tfjSwUotD5FifjGplpOMyvmoo m7KJeflsFDuVi7b9mCGqnzLDO+PQ51buOZ1hQMm6l4dolRNH+cUOPQdcL3xV5ptJSgpO pusg==
- In-reply-to: <CAKc7PVD1ETj8=32XEvj_gm+EGLDE3pNfK+Luocd3p=O8F6Fxkw@mail.gmail.com>
- 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
- References: <CAKc7PVD1ETj8=32XEvj_gm+EGLDE3pNfK+Luocd3p=O8F6Fxkw@mail.gmail.com>
Hello
Turns out I need %<< after %/? Seems logical but docs provide example
without %<< ("For example, if the current directory is ‘/home/pike’,
the prompt ‘%8<..<%/’ will expand to ‘..e/pike’.")
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author