bak icon indicating copy to clipboard operation
bak copied to clipboard

Implement `bak list --relpaths`

Open ChanceNCounter opened this issue 2 months ago • 0 comments

The relevant config value is present, but the functionality is not. With this config value or CLI flag, bak list should display original paths relative to $PWD, rather than their absolute paths. This is ugly when you do it with your full bak list, but it can make the table easier to look at when you're doing it on a specific file, while working on that file.

ChanceNCounter avatar Nov 06 '25 21:11 ChanceNCounter