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

Displaying extra command on tab completion (zsh) #24

Closed
nkzawa opened this issue Jul 3, 2016 · 18 comments
Closed

Displaying extra command on tab completion (zsh) #24

nkzawa opened this issue Jul 3, 2016 · 18 comments
Labels
👀 Awaiting Response Issue or PR is awaiting a response from the author

Comments

@nkzawa
Copy link

nkzawa commented Jul 3, 2016

axyrov1lga

You cannot delete it with backspace.

@rauchg
Copy link
Member

rauchg commented Jul 3, 2016

This might be fixed by 0.2.0. Let me know if it still happens when you upgrade.

@nkzawa
Copy link
Author

nkzawa commented Jul 3, 2016

It still happens.

@rauchg
Copy link
Member

rauchg commented Jul 3, 2016

😢

@rauchg
Copy link
Member

rauchg commented Jul 5, 2016

Please retry with 0.3.1.

@rauchg rauchg added the 👀 Awaiting Response Issue or PR is awaiting a response from the author label Jul 5, 2016
@nkzawa
Copy link
Author

nkzawa commented Jul 5, 2016

same 😭

@nkzawa
Copy link
Author

nkzawa commented Jul 9, 2016

It's fixed when I tried the master branch.

@delvedor
Copy link

delvedor commented Jul 17, 2016

Same problem here!
I'm using hyperterm 0.5.0.

@saibayadon
Copy link

Dropping a bit on info: This happens with certain ZSH themes, not all of them. It might have to do with how some themes modify the shell prompt.

@MattKetmo
Copy link

I'm using ZSH too and reproduce this bug except when I remove every special unicode characters from the prompt (like the ➜ in robbyrussell theme or the "fat-arrow" in Powerline-like themes).

@yesmeck
Copy link

yesmeck commented Aug 10, 2016

Cann't reproduce on current master(7398593) with zsh + robbyrussell theme , seems like fixed?

image

@saibayadon
Copy link

I think it is, can't reproduce either on latest versions.

@lordgiotto
Copy link
Contributor

Same problem here with last master and zsh 5.2.
Also for me, like @MattKetmo, removing any special unicode char from prompt fixes the issue!

@hanbyul-kim
Copy link

hanbyul-kim commented Aug 15, 2016

I used "pure" theme and it also has unicode char in the prompt. Same problem occured. Removing theme solved this issue.

@jigglycrumb
Copy link

jigglycrumb commented Aug 26, 2016

Same problem here, ZSH theme "avit".
bildschirmfoto 2016-08-26 um 20 04 06
Edit: Using hyperterm 0.7.1 installed via brew cask

@urbantrout
Copy link

same problem here. hyper@1.0.0, zsh@5.3, pure-prompt@1.4.1

@dotWee
Copy link

dotWee commented Jan 5, 2017

Same issue here!

hyper@1.0.1 zsh@5.3.1
With hyperzsh theme: https://github.com/tylerreckart/hyperzsh

@urbantrout
Copy link

Fixed by adding this to my .zshrc

# You may need to manually set your language environment
export LANG=de_AT.UTF-8

@chabou
Copy link
Contributor

chabou commented Apr 13, 2017

Seems fixed

@chabou chabou closed this as completed Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 Awaiting Response Issue or PR is awaiting a response from the author
Projects
None yet
Development

No branches or pull requests