ashkulz / NppFTP

Plugin for Notepad++ allowing FTP, FTPS, FTPES and SFTP communications
https://ashkulz.github.io/NppFTP/
320 stars 93 forks source link

How to open a file by clicking the mouse once? #310

Open wilikeit opened 3 years ago

wilikeit commented 3 years ago

Description of the Issue

I like to use nppftp very much. How to open a file by clicking the mouse once?

Steps to Reproduce the Issue

Click on the file with the mouse, only the file is selected, but the file is not opened.

Expected Behavior

I want to click mouse once to open a file .

Actual Behavior

Debug Information

chcg commented 3 years ago

@wilikeit As the download could be started with a doubleclick I won't invest time on doing this. If somebody likes to create a PR on this I would probably accept it, if it has no usability issues.