Skip to content

Supporting undo renames #8

Closed
Closed
@shenwei356

Description

@shenwei356
  1. Saving renaming details of the LAST successful operation into current path, like .brename_detail.txt.
    1. We may not use \t as the delimiter cause it's legal in path name, _shenwei356-brename_ may better.
  2. Running brename -u to read the file and reverse the renaming.
    1. Warning if the log file not existed.
    2. Reading and reversely renaming.
    3. Removing the log file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions