aboutsummaryrefslogtreecommitdiff
path: root/vis-copy
AgeCommit message (Collapse)AuthorFilesLines
2016-03-23vis: use vis-clipboard instead of vis-{copy,paste} scriptsMarc André Tanner1-10/+0
2016-02-01Change vis-{copy,paste} to use X clipboard xsel -bMarc André Tanner1-1/+1
2016-01-30Implement system clipboard registers "* and "+Marc André Tanner1-0/+10
Both registers are currently treated identically. The actual system integration is performed by two shell scripts vis-copy and vis-paste.