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.
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.
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.