paste-buffer package
The paste-buffer package allows you to store several clipboards at a time
and paste them in order.
No commands are bound by default so you will have to bind them yourself. If you don't know how to do this, check out the "Customizing Key Bindings" section in the Atom flight manual.
commands
Here is a brief description of the commands:
paste-buffer:copycopy the text into the bufferpaste-buffer:cutcut the text into the bufferpaste-buffer:pasteFrontpaste the front of the buffer (leaving the buffer intact)paste-buffer:pasteBackpaste the back of the buffer (leaving the buffer intact)paste-buffer:popFrontpaste and remove the front of the bufferpaste-buffer:popBackpaste and remove the back of the buffer