Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-04-18 | undo: kill-ring.pl, an initial attempt at a script to keep track of changes in | Tom Feist | 1 | -0/+46 | |
the cut-buffer, and allow you to cycle through them. Still WIP | |||||
2011-04-14 | undo.pl: new script which stores short-term history (ie: within one command), | Tom Feist | 1 | -0/+134 | |
and allows you to undo with C-\. |