summaryrefslogtreecommitdiffstats
path: root/src/commands/sort.rs
AgeCommit message (Expand)Author
2024-03-14feat: add `--reverse` flag to sort methods (#507)Azad
2024-02-20fix: update all lists viewports on sort method change (#492)Azad
2023-09-07rename some typesJeff Zhao
2023-09-07cleanup config codeJeff Zhao
2022-08-31use hashmap and uuid to store tabs (#194)Jeff Zhao
2022-08-13Sort options individual per tab (#191)DLFW
2022-02-24Fix clippy warnings (#144)sushi-shi
2021-10-20rework config structureJeff Zhao
2021-10-03refactor some codeJeff Zhao
2021-06-21refactor previewing codeJeff Zhao
2021-05-17some sorting features addedmakeefu
2021-05-01make index public attributeJeff Zhao
2021-05-01remove methodsJeff Zhao
2021-04-29rename some structs that start with Joshuto to AppJeff Zhao
2021-04-29rework config structureJeff Zhao
2020-12-15add option to not collapse previewJiayi Zhao
2020-09-19Change command to use an enum instead of polymorphismJiayi Zhao
2020-08-30rework and fix issuesJiayi Zhao
2020-08-29big rework and dependency updateJiayi Zhao
2020-06-06shell command now parses correctlyKamiyaa
2020-05-13rework command parsing and add shell commandJiayi Zhao
2020-04-18update to tui-rs 0.9Jiayi Zhao
2020-03-19add soft-reload optionJiayi Zhao
2020-03-18remove cursormovestub and add rudimentary sort commandJiayi Zhao