ajaykumarkannan/CPQueue
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a clipboard application which aims to provide a queue & stack function. It now supports multi paste. You can select multiple items using the mouse and the shift or control key. It will paste in the order present in the list top to bottom (If queue) or bottom to top (If stack).