codingmatty / cerebro-plugin-clipboard

Cerebro plugin to record and fetch list of items on clipboard
13 stars 1 forks source link

Copy from clipboard history removes item from history #8

Open arnm opened 6 years ago

arnm commented 6 years ago

System: macOs Sierra 10.12.1

Steps to reproduce:

  1. Copy "item 1" to clipboard
  2. Copy "item 2" to clipboard
  3. Use this plugin to copy the "item 1" into clipboard
  4. View plugin's clipboard history
  5. Notice how "item 1" has been removed from the history and "item 2 " remains

Is this the intended behavior? It is very inconvenient to properly manage clipboard history with this behavior.

The desired effect would be the following: