blob: 2460c5a4034b65f6003f43eebc123b2854f58fde (
plain)
1
2
3
4
5
6
|
[
{"caption": "Clipboard Stack: Push clipboard content on stack", "command": "clipboard_stack_push"},
{"caption": "Clipboard Stack: Pop content from stack to clipboard", "command": "clipboard_stack_pop"},
{"caption": "Clipboard Stack: Select an element from the stack", "command": "clipboard_stack_select"},
{"caption": "Clipboard Stack: Clear Stack", "command": "clipboard_stack_clear"}
]
|