vhakulinen / gnvim

GUI for neovim, without any web bloat
MIT License
1.85k stars 69 forks source link

Added support for drag and drop (files and text) #155

Closed Amjad50 closed 1 year ago

Amjad50 commented 3 years ago

This commit tries to replicate how GVim handles drop events for files and text.

added:

Note: not sure why Cargo.lock changed to much, only added urlencoding. Its just that the checksum values changed place.

What do you think @vhakulinen ?

vhakulinen commented 3 years ago

Hi. I'm a bit busy with life atm and don't have the time/energy to work on gnvim currently. Drag & drop is definitely a feature that gnvim should have and I really appreciate the work you've done here. But this will have to wait from my site for a while.

Again, I really appreciate the work you've done here.

fidelski commented 2 years ago

Is there any plan to work on this? I would appreciate this feature very much.

vhakulinen commented 1 year ago

Deprecated.

Gnvim was rewritten from ground up for gtk4.