Scripts quick access edit this |
- Author: Mark Triggs <mst@dishevelled.net>
- Download: selection-push.jl
Synopsis[]
Store multiple selections (aka clipboard) for later retrieval.
Description[]
Store multiple selections for later retrieval
Often I'll want to copy a bunch of links/text from a page, and have traditionally resorted to copying and pasting each bit individually. This hack will hopefully streamline things a bit, providing a key to push the current contents of the clipboard onto a list, and another to retrieve the list.