String longer than terminal width: ZSH buggy behaviour #597
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
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):
Buggy behaviour (with zsh):
The text was updated successfully, but these errors were encountered: