vercel/hyper

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

Open

#596 geöffnet am 9. Aug. 2016

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (3.558 Forks)batch import
help wanted🤯 Type: Compatibility

Repository-Metriken

Stars
 (44.582 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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