summaryrefslogtreecommitdiffstats
path: root/src/commands/bulk_rename.rs
AgeCommit message (Expand)Author
2024-03-10move preview area into PreviewContextJeff Zhao
2024-02-21Make mouse support configurable (#494)Mroik/PositiveC
2023-09-07rename some typesJeff Zhao
2023-07-11remember to remove the file created by bulk_rename even if we don't complete ...Jeff Zhao
2022-12-04Bulk-rename works with only current file (#234)DLFW
2022-08-31use hashmap and uuid to store tabs (#194)Jeff Zhao
2022-06-29rename TuiBackend to AppBackendJeff Zhao
2022-06-28fix bulk_renameJeff Zhao
2022-06-28cargo fmtJeff Zhao
2022-06-27fix bulk_rename logic errorJeff Zhao
2022-06-27fix confirm_exit not workingJeff Zhao
2022-06-22Add `flat` command (#177)Noah Too
2022-02-24Fix clippy warnings (#144)sushi-shi
2022-01-26Fix: remove image preview on bulk rename (#132)Noah Too
2021-12-03bulk_rename now reads TMP_DIR environment variable for where to store tempora...Jeff Zhao
2021-11-27cargo clippyJeff Zhao
2021-05-29Clear the Screen Before Bulk Renaming (#62)Juan Miguel Angelo Rodriguez y Alvarez
2021-05-07add more automatic error handlingJeff Zhao
2021-05-02rework error typesJeff Zhao
2021-05-01make index public attributeJeff Zhao
2021-04-29rename some structs that start with Joshuto to AppJeff Zhao
2021-04-16code cleanupJeff Zhao
2020-12-20fix char issue with bulk_renameJiayi Zhao
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