vercel/hyper

Delayed insertion of filepath in zsh after dropping a file on Hyperterm

Open

#596 opened on Aug 9, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (44,582 stars) (3,558 forks)batch import
help wanted🤯 Type: Compatibility

Description

Since #559 it is possible to drag files directly on a Hyperterm window. It works fine for me in Bash and Fish but in ZSH the text is added greatly delayed:

hyperterm-drag-drop

Can some other user please test this as well with long path-strings consisting of more than 4 levels?

In iTerm it is instant.

Contributor guide