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

String longer than terminal width: ZSH buggy behaviour #597

Closed
lordgiotto opened this issue Aug 9, 2016 · 4 comments
Closed

String longer than terminal width: ZSH buggy behaviour #597

lordgiotto opened this issue Aug 9, 2016 · 4 comments
Labels
👯‍♀️ Is Duplicate Issue is a duplicate of another issue 🐛 Type: Bug Issue pertains to something wrong within Hyper 🤯 Type: Compatibility Issue contains information about a compatibility issue in Hyper

Comments

@lordgiotto
Copy link
Contributor

Hi guys,
if i try to paste a string longer then the terminal width (or in general insert it in one step such dropping a file with a long path onto the terminal after #559), in ZSH produce a strange behaviour:
I can only see the last portion of the string and, if I backspace, i can go to the previous line with the cursor.

I attach some gif to explain it clearly: i used the following invented long path /Users/lord/Users/a/very/very/very/long/PathTo/a/file/or/in/general/a/very/longString.png.

Expected behaviour (with bash):
bash

Buggy behaviour (with zsh):
zsh

@matheuss matheuss added 🐛 Type: Bug Issue pertains to something wrong within Hyper 🤯 Type: Compatibility Issue contains information about a compatibility issue in Hyper labels Aug 9, 2016
@matheuss
Copy link
Member

matheuss commented Aug 9, 2016

I used to have this bug all the time but now I can't reproduce it anymore 😰
long-string

@aniket-deole
Copy link

I got this same behavior in Hyperterm and iTerm2 as well.
So, I think this may not be related to Hyperterm.

@lordgiotto
Copy link
Contributor Author

Update zsh to version 5.2 changed slightly the issue, but still behaves in a strange way: if i try to deletebackspace all the text, two letters remains there.
zsh-notstillperfect

@lordgiotto
Copy link
Contributor Author

it's a locale related probmel #441 and will be fixed by #605

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👯‍♀️ Is Duplicate Issue is a duplicate of another issue 🐛 Type: Bug Issue pertains to something wrong within Hyper 🤯 Type: Compatibility Issue contains information about a compatibility issue in Hyper
Projects
None yet
Development

No branches or pull requests

4 participants