irccloudapp icon indicating copy to clipboard operation
irccloudapp copied to clipboard

Copy/Paste images

Open spalger opened this issue 9 years ago • 1 comments

I regularly use control+cmd+shift+4 to take screenshots and paste them into conversations.

irccloud.com supports this but nimbus 0.7.5-pre doesn't. I love nimbus and would love to use it full time, but switching back and forward to paste images is a pain :)

I'm a JavaScript guy, and have never written Obj-C, but I found some indications that a modified performKeyEquivalent method on the webview would help, but it didn't.

If someone can point me in the write direction I'd be happy to submit a pr.

spalger avatar Apr 14 '15 16:04 spalger

It doesn't seem to work in Safari, so I doubt it will work in Nimbus, since it's really just a wrapper around it. Would love to see the functionality too.

keithah avatar Jun 12 '15 18:06 keithah