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