summaryrefslogtreecommitdiffstats
path: root/src/commands/bulk_rename.rs
AgeCommit message (Expand)Author
2020-09-19Change command to use an enum instead of polymorphismJiayi Zhao
2020-08-29big rework and dependency updateJiayi Zhao
2020-06-06shell command now parses correctlyKamiyaa
2020-03-18add default keymappings when config dneJiayi Zhao
2020-03-16cargo clippyJiayi Zhao
2020-03-16better error handling for threadsJiayi Zhao
2020-02-24fix bulk_rename to work with tui-rsJiayi Zhao
2020-02-16remove more codeJiayi Zhao
2020-02-16remove ncurses dependencyJiayi Zhao
2020-02-11progress on switching to tui-rs for uiJiayi Zhao
2019-09-29change default behaviour of bulk_renameJiayi Zhao
2019-07-19changed how commands are handledJiayi Zhao
2019-06-30use mv for bulk renaming filesJiayi Zhao
2019-06-30add bulk_rename commandJiayi Zhao