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

Re: Prompts with emoji issues



On 14 May 2020, at 11:55, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> 
> zsh -f
> % autoload colors
> % colors
> % setopt promptsubst
> % function toon {
> echo -n "%{👹%2G%}"
> }
> % PROMPT=$'$(toon) %{$fg_bold[red]%}%n@%m %{$fg_bold[green]%}# '

Ah, perfect. That works as expected, so the problem is a plugin or OMZ

Thank you

-- 
ɹןʇnqן
<mailto:lbutler@xxxxxxxxxx>
tel:+1.303.219.0564





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