aboutsummaryrefslogtreecommitdiffstats
path: root/undo/kill-ring.pl (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-18undo: updates to kill-ring, implementing most of the basic functionality.Tom Feist1-2/+85
Unfortunately, it requires listening to every keystroke since there's no way to know ahead of time which keys will modify the cutbuffer.
2011-04-18undo: kill-ring.pl, an initial attempt at a script to keep track of changes inTom Feist1-0/+0
the cut-buffer, and allow you to cycle through them. Still WIP
2011-04-14template: update with MIT licence and bit more doc stubbing.Tom Feist1-3/+30
2010-12-04template: update template with personal details, add additional importsTom Feist1-2/+6
2010-11-05added some feature tests for format expansionTom Feist1-0/+15