elfmz / far2l

Linux port of FAR v2
GNU General Public License v2.0
1.78k stars 173 forks source link

drag and drop support to/from far2l window #555

Open unxed opened 5 years ago

unxed commented 5 years ago

A little bit crazy feature request, but far2 on linux itself sounded crazy for many :)

At least should be possible for wx backend.

Draging a file from any gui file manager and dropping it on far2l's panel can toggle copy or move (depending on shift state).

If remote ssh'ed far2l is opened in local wx far2l, dropped file can be sent to remote system via terminal extensions as it is done with clipboard now (of course, confirmation for large files is required).

May it even be possible to implement d'n'd from far2l window also?

singalen commented 5 years ago

My primary use case would be uploading files from Far with browser.

unxed commented 3 weeks ago

Touch https://github.com/elfmz/far2l/discussions/2399