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 break up arrow history navigation #10

Open
2 tasks done
Jerome1337 opened this issue Feb 28, 2019 · 1 comment
Open
2 tasks done

Purer break up arrow history navigation #10

Jerome1337 opened this issue Feb 28, 2019 · 1 comment

Comments

@Jerome1337
Copy link

Jerome1337 commented Feb 28, 2019

General information

  • Pure version: 1.9.0
  • ZSH version: zsh 5.4.2 (x86_64-ubuntu-linux-gnu)
  • Terminal program & version: GNOME Terminal 3.28.2
  • Operating system: Ubuntu 18.04 (LTS)
  • ZSH framework: oh-my-zsh

I have:

  • Tested with another terminal program and can reproduce the issue: Terminator
  • Followed the Integration instructions for my framework

Problem description

In ZSH when you write the begining of a command and then hit up arrow then you need to have only command from history that start with the thing you wrote.

Here and example:

zsh-up-arrow

Here the bug when reproducing it when using Purer (Note this is working well using Pure prompt)

purer-up-arrow

Reproduction steps

  1. Install Purer
  2. Type something in your terminal for example vim then hit up arrow

My .zshrc:

autoload -U promptinit; promptinit

PURE_PROMPT_SYMBOL_COLOR=yellow

prompt purer
@Jerome1337
Copy link
Author

Purer also break "go to start" and "go to end" keyboard key

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