Vimr: Feature request: open file by dragging into the main window

Created on 5 Jun 2017  Â·  10Comments  Â·  Source: qvacua/vimr

It would be nice add support to open file by dragging

Most helpful comment

The newest release has this fixed. https://github.com/qvacua/vimr/releases/tag/v0.26.5-308

All 10 comments

You can already drag and drop on the VimR icon to open files. Do you mean something else?

I mean drag files to the app panel. It's currently not working on my side

I kind off agree with @gynet. It would be a nice addition if you could drag-n-drop a file from the Finder (or even the Files tool) into vim's window. I guess the default behaviour could be to do what ever happens when you drop a file onto the dock icon (which is already implemented).

But this feature would come into it's own if we could control how a dropped file is opened, ie: open in a new tab vs open in a new buffer of the same window. This way, when working with split windows, a user could drag-n-drop a file on to the actual window where they want that file to be loaded. This would be very handy indeed!

The implemented behavior is native os x

On Jun 12, 2017, at 4:34 AM, Dmytro Konstantinov notifications@github.com wrote:

I kind off agree with @gynet. It would be a nice addition if you could drag-n-drop a file from the Finder (or even the Files tool) into vim's window. I guess the default behaviour could be to do what ever happens when you drop a file onto the dock icon (which is already implemented).

But this feature would come into it's own if we could control how a dropped file is opened, ie: open in a new tab vs open in a new buffer of the same window. This way, when working with split windows, a user could drag-n-drop a file on to the actual window where they want that file to be loaded. This would be very handy indeed!

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@gynet @UmkaDK @lsd Yes, the drag&drop onto the window is not yet implemented. However, distinguishing between different splits would be quite difficult, I guess...

@qvacua I tried the SNAPSHOT-214, it is working, however, the latest release/snapshot version is not working, is there any regression or not merged yet?

@qvacua please reopen this issue. @nhtzr

This is not working as of 2018!

The newest release has this fixed. https://github.com/qvacua/vimr/releases/tag/v0.26.5-308

Was this page helpful?
0 / 5 - 0 ratings

Related issues

laur1s picture laur1s  Â·  5Comments

qvacua picture qvacua  Â·  7Comments

mikl picture mikl  Â·  3Comments

cvincent picture cvincent  Â·  4Comments

risentveber picture risentveber  Â·  4Comments