ProgerXP / Notepad2e

Word highlighting, simultaneous editing, split views, math evaluation, un/grep, comment reformatting, UAC elevation, complete regexps (PCRE), Lua lexers, DPI awareness and more (XP+)
Other
370 stars 52 forks source link

Paste clipboard file(s) as list of paths #471

Closed ProgerXP closed 9 months ago

ProgerXP commented 1 year ago

Currently, Paste (Ctrl+V) does nothing if clipboard contains a file list (copied using Explorer). Make it insert their paths joined with the current line break (last path doesn't get it appended).

cshnik commented 10 months ago

Done.