backup-walker icon indicating copy to clipboard operation
backup-walker copied to clipboard

Traverse versioned backups, showing incremental diffs.

Results 3 backup-walker issues
Sort by recently updated
recently updated
newest added

## Description By debug `suffixes` data of function `backup-walker-refresh`, its structure is `(".~3~" ".~2~" ".~1~")` Every time you 1. press "*p*" (prev changes) to increase(+) `index` pointer, like from `".~3~"`...

This library seems very nice (thanks!), but I immediately hit a bug testing it with Emacs default settings, in which backups are stored in the same directory as the original...