Open aitboudad opened 9 years ago
Hi @aitboudad not sure what happens, I did a lot of testing and could not reproduce your issue. Maybe there is a conflict with another package or maybe it was due to the deprecated api functions that I used. I just published a new version. Please let me know if the issue persists.
Thanks
I get same problem.
If remove clipboard-history package then multi-select:copy/paste work. If install clipboard-history package then multi-select:copy/paste not work.
My workaround is put 'cmd-c': 'core:copy'
in my keymap.cson
instead of cmd-c: 'clipboard-history'
and seems work.
Atom 0.188.0 Mac OS X 10.10.2 clipboard-history 0.6.4
same i'm using https://atom.io/packages/clipboard-plus now
Sorry. I was extremely busy. A fix is comming. Thanks for your feedback
see atom/atom/issues/5039