Hyper: Drag and drop does not work, in the terminal window anymore

Created on 8 May 2019  ·  20Comments  ·  Source: vercel/hyper

  • [x] I am on the latest Hyper.app version
  • [x] I have searched the issues of this repo and believe that this is not a duplicate
  • OS version and name: macOS Mojave Version 10.14.4
  • Hyper.app version: 3.0.0 (stable)
  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/andrewbaisden/e6e01705c8611eb18e916b15bf0da903
  • Relevant information from devtools _(CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere)_: (re)loading renderer plugins
    bundle.js:1 Plugin hyper-material-theme (2.0.7) loaded.
    bundle.js:1 Plugin hypercwd (1.2.2) loaded.
    bundle.js:1 Plugin hyper-font-ligatures (0.0.6) loaded.
    /Users/username…wd/configParse.js:5 hypercwd: no 'config.hypercwd' object found in ~/.hyper.js - see https://github.com/hharnisc/hypercwd#configuration for configuration details
  • The issue is reproducible in vanilla Hyper.app: Only tried with add ons

Issue

Since updating to the latest version 3.0.0 (stable), drag and drop no longer works in the terminal window. It is no longer possible, to drag a folder into the terminal window, which means the ability to quickly change directory is gone. When you drag a folder into the window, it still shows the circle with the plus icon, which means it's allowing you to copy the link over. However when you release it, the link is not added to the terminal window.

Most helpful comment

guys, I create a plugin for this: https://github.com/qweasd1/hyper-drop-file, just hyper install hyper-drop-file

All 20 comments

Exact same things on mine too

Same problem here, even with WebGL rendering force-disabled because of window transparency.

Same here ;(

Same here, cannot use drag and drop anymore :(

No fix yet, but there is a workaround.

(CMD+C on macOS, CTRL+C elsewhere): Use that command to copy the folder directory location to your clipboard.
(CMD+V on macOS, CTRL+V elsewhere): Use that command to paste the folder directory location into your terminal window.

I think this action is probably faster than using drag and drop anyway.

Duplicate of #3582

The fastest way on macOS: CMD+OPTION+C This will copy the path of the file.

If you are better with mouse, then right click on the file and press option to see how the "copy file" changes to "copy file as path"

So there's a workaround but does anyone know why it stopped working?
It's not very good UX to have to google the problem and read this thread to find a workaround for a behaviour the app used to have.

it's very convinient to dragndrop files from dock to terminal, please add this feature

guys, I create a plugin for this: https://github.com/qweasd1/hyper-drop-file, just hyper install hyper-drop-file

Amazing, it works!! Thanks @qweasd1 ! I missed this feature

Thanks @qweasd1 . It just works!!!. Great

thank you

Thanks @qweasd1 i wish we had this solution sooner.

Thanks @qweasd1 you're a life saver !

Thanks been stuck on this for ages, much prefer drag and drop. Great solution

Thanks @qweasd1 !!! Works great!

Thank you @qweasd1

You Sir are a ⭐ Thank you so much for this! @qweasd1

I think many users would find it beneficial if the official website's plugin list listed @qweasd1's hyper-drop-file.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

keirlawson picture keirlawson  ·  45Comments

fabdelgado picture fabdelgado  ·  102Comments

orangecoloured picture orangecoloured  ·  51Comments

0x80 picture 0x80  ·  45Comments

cristian-sima picture cristian-sima  ·  51Comments