unDemian / clipboard-history

Clipboard history package for Atom.io
MIT License
16 stars 2 forks source link

Can not copy from the renaming input box #27

Open AlbertoFdzM opened 8 years ago

AlbertoFdzM commented 8 years ago

With this package installed if you try to copy text while renaming some file/folder it copies the selection of the editor not from the renaming input.

Reproduce

  1. Open a text file
  2. Select some text
  3. Focus tree view
  4. Rename some file/folder from the tree view (F2)
  5. Try to copy some text from the renaming input with Cmd+C
  6. Paste it

    What happens?

It copies and pastes the text selected from the text file.

What I expect to happen?

It should copy and paste the selected text from the renaming input.

Versions

OS X 10.10.5 apm 1.6.0 npm 2.13.3 node 0.10.40 python 2.7.10 git 2.5.4