zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Lewis Butler <lbutler@covisp.net>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: Prompts with emoji issues
Date: Sun, 17 May 2020 20:41:38 -0700	[thread overview]
Message-ID: <CAH+w=7bUDwAAP+OnZaiUU-rz=HPmckaVSWzNPK+5b-aai2qa3Q@mail.gmail.com> (raw)
In-Reply-To: <062FFA20-B1CE-40DC-9B9A-F57315542A1F@covisp.net>

[-- Attachment #1: Type: text/plain, Size: 565 bytes --]

Having taken a bit more time to read what you say you have in your .zshrc
...

On Sun, May 17, 2020 at 12:51 PM Lewis Butler <lbutler@covisp.net> wrote:

>
> setopt PROMPT_SUBST
> PROMPT='$(toon)%F{blue]%}%n@%m%f %F{green}%}#%f '
> RPROMPT='%F{green}%}[%T] %f[%~] '
>

Do things work correctly if you remove the RPROMPT setting?

Have you checked whether there are /etc/z* files on FreeBSD that are being
read, and what is in those?  Try "zsh -o noglobalrcs" ?

What happens if you change that RPROMPT to:

RPROMPT='%F{green}%}[%T] %f[%~]'
ZLE_RPROMPT_INDENT=1

??

  parent reply	other threads:[~2020-05-18  3:42 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-13  5:08 Lewis Butler
2020-05-13  6:52 ` Bart Schaefer
2020-05-13 16:47   ` Roman Perepelitsa
2020-05-13 21:14   ` Lewis Butler
2020-05-13 21:26     ` Lewis Butler
2020-05-14  3:54       ` Bart Schaefer
2020-05-14  9:50         ` Lewis Butler
2020-05-14 12:13           ` Lewis Butler
2020-05-14 17:55           ` Bart Schaefer
2020-05-14 18:18             ` Lewis Butler
2020-05-17 19:50               ` Lewis Butler
2020-05-17 20:39                 ` Bart Schaefer
2020-05-18  3:41                 ` Bart Schaefer [this message]
2020-05-18 12:23                 ` Lewis Butler
2020-05-19  0:26                   ` Bart Schaefer
2020-05-19 13:21                     ` Lewis Butler
2020-05-19 13:54                       ` Roman Perepelitsa
2020-05-19 22:05                         ` Lewis Butler
2020-05-19 23:20                           ` Daniel Shahaf
2020-05-20  5:16                           ` Roman Perepelitsa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH+w=7bUDwAAP+OnZaiUU-rz=HPmckaVSWzNPK+5b-aai2qa3Q@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=lbutler@covisp.net \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).