summaryrefslogtreecommitdiff
path: root/dot/local/bin/cutbuffer
AgeCommit message (Collapse)Author
2021-09-15cutbuffer: save popped selection to clipboard in addition to primaryAndrew Cady
2021-09-15cutbuffer push: use xsel to get selection instead of xcb; push saved ↵Andrew Cady
selection to cutbuffers
2021-09-14cutbuffer: add menu; key bound to shift-PrtScAndrew Cady
2021-09-14refactor cutbuffer to single fileAndrew Cady