Add the ability to send files, both from path and clipboard. For paths, a popup-dialog seems like a good solution. However, as this is also used in downloading files, a dialog type that can browse the filesystem seems like a good idea.
I suggest the binding pp for pasting attachments from the clipboard. In both cases, a string should indicate the attached filetype and filename, if applicable.
Add the ability to send files, both from path and clipboard. For paths, a popup-dialog seems like a good solution. However, as this is also used in downloading files, a dialog type that can browse the filesystem seems like a good idea.
I suggest the binding
ppfor pasting attachments from the clipboard. In both cases, a string should indicate the attached filetype and filename, if applicable.