Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purer prompt doesn't load properly #13

Open
1 of 2 tasks
kosma-hyzoe opened this issue Feb 7, 2023 · 1 comment
Open
1 of 2 tasks

Purer prompt doesn't load properly #13

kosma-hyzoe opened this issue Feb 7, 2023 · 1 comment

Comments

@kosma-hyzoe
Copy link

General information

  • Purer version: 1.6.1
  • ZSH version: 5.8.1
  • Terminal program & version: GNOME Terminal
  • Operating system: POP OS! 22.04
  • ZSH framework: None

I have:

  • Tested with another terminal program and can reproduce the issue:
  • (not relevant) Followed the Integration instructions for my framework

Problem description

Pure works well, but on purer instead of a properly formatted prompt, I get:

\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$

Reproduction steps

  1. downloaded purer via git clone
  2. placed it in .config/zsh/pure
  3. used the .zshrc settings below
  4. tried commenting out my previous pure zstyle and variables,
    as well as my entire .zshrc besides basic purer config,
    but with to no effect

My .zshrc:

fpath+=($HOME/.config/zsh/purer)
autoload -U promptinit; promptinit
prompt pure
@kosma-hyzoe
Copy link
Author

changed pure to purer in two places - just a typo here, I definitely had purer in my initial .zshrc (changed back to pure for now)

@kosma-hyzoe kosma-hyzoe closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2023
@kosma-hyzoe kosma-hyzoe reopened this Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant