clipboard-plus-plus
Implements a stack of clipboard history
nmoya 134 0 0.1.1 MIT GitHub

clipboard-plus-plus

Implements a stack of text content in your clipboard. If you press Cmd+C 5 times, it will push all the items into a stack. If you press Cmd+V 5 times, it will pop each one of the items.

Usage