clipboard-history icon indicating copy to clipboard operation
clipboard-history copied to clipboard

copying from find-and-replace fails

Open FalkF opened this issue 7 years ago • 0 comments

With this package installed if you try to copy text from the find-in-file or find-in-project menu it fails to copy.

Reproduce

  1. Open a text file
  2. ctrl+f or ctrl+shift+f
  3. write something
  4. try to copy it
  5. try to paste

What happens?

not much

What did I expect to happen?

It should copy and paste the selected text from find-and-replace

Versions

latest CentOS apm 1.18.4 npm 3.10.10 node 6.9.5 x64 python 2.7.5 git 1.8.3.1

FalkF avatar Jan 10 '18 12:01 FalkF