Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Prompt problem in zsh 4.3.17
- X-seq: zsh-workers 33193
- From: Axel Beckert <abe@xxxxxxxxxxxxxxx>
- To: Manfred Lotz <manfred.lotz@xxxxxxxx>
- Subject: Re: Prompt problem in zsh 4.3.17
- Date: Thu, 18 Sep 2014 14:54:12 +0200
- Cc: Zsh Hackers' List <zsh-workers@xxxxxxx>
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAAAAAC3mUtaAAAABGdBTUEAALGPC/xhBQAAADh0RVh0U29mdHdhcmUAWFYgVmVyc2lvbiAzLjEwYSAgUmV2OiAxMi8yOS85NCAoUE5HIHBhdGNoIDEuMindFS5JAAACGElEQVQ4jXXQMU8UYRDG8f8shNjdDH4AbpfGDjAWlKiJiZ0ajL1aGCvsNCbGaCGG1koLaztaTYz6ATy+gOyehYmF3MxVxgg3FnDsHcTpJr/M+8w7Rf6nCsaVTTDqxbg9hoOXmw83H71+Eyfg4E1d7/Z2fG9rGkZbTQiu+K+3U/C+76lmkvAhJuDndnoAiftou4V84okAGclop4U/jYACZDTxrYWP0gkxVfAm/W//GLZpxIzwIN0Hn8dw0B+IWkZmQmRsj2HfhwokEklHfNCCiQCRgAR7YyhQVRVTCKCzP4Y5zBBE0t0zY3Q8oQaBqqAMlVEcgVQd9706zGirAFium8HXumlMIeMwqQCInju+2+uB6MRENupdpMt8pRlHZyuAW0F+Mb6XSIVqtxjD+iVmVqqystLEzFTGT92YqRaXpNT5eTVjeJhbALPnrTxLUZUKZsgxcNm64hAOYisT/xhF+oKTGU5RegtC3Rt6eEDi/QnIevdTx9Md2EMmYBRmCQR1026FCGQQJJExsRUqgkMGaWSbwYLnoO4T6VgpbQbdELPMBAHWWrhYrcxXnYgAsatPWygkFCBD4K62MAsOTqA6szYRPpsu6e6Y8mPiVrBMNuGIMrgwBUu4p2DgG1Ownu6hpuTv7hScefHAzAC/yRRw5U5pALMbJ4AUALvHSZhxgHPXTsHcdWD1GadAHr9avP+c0wCr7263Df8ASLwXWHWs+KIAAAAHdElNRQfYBQEBODPr
- In-reply-to: <20140918113351.777994b8@hogwart.bsdlocal.net>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: Manfred Lotz <manfred.lotz@xxxxxxxx>, Zsh Hackers' List <zsh-workers@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: DeuxChevaux.org -- The Citroën 2CV Database
- References: <20140918113351.777994b8@hogwart.bsdlocal.net>
Hi Manfred,
Manfred Lotz schrieb am Thu, Sep 18, 2014 at 11:33:51AM +0200:
> I'm on a Debian system where trying to check out predefined prompts
> gives me this:
>
> prompt fade yellow
> █▓▒░manfred@myserver█▓▒░ Thu Sep 18 11:32:31am
> _cwd}~/
>
> Colors are fine, just the _cwd} is a bit odd.
Indeed. I can reproduce this on Debian Wheezy. It's though fixed in
later versions of zsh, i.e. will no more happen in Debian Jessie (the
next Debian Stable Release).
> Anything I could do?
Not really a nice solution, rather a short hack:
Edit /usr/share/zsh/functions/Prompts/prompt_fade_setup as root and
change in line 34 %F{fadebar_cwd} to %F{$fadebar_cwd} (a dollar sign
is missing).
In case there should be a security update of zsh in Debian Wheezy, you
may need to redo this.
Regards, Axel
--
/~\ Plain Text Ribbon Campaign | Axel Beckert
\ / Say No to HTML in E-Mail and News | abe@xxxxxxxxxxxxxxx (Mail)
X See http://arc.pasp.de/ | abe@xxxxxxxxx (Mail+Jabber)
/ \ I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author