summaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/tui_footer.rs
AgeCommit message (Expand)Author
2021-06-19Show symlinked files and dirs correctly (#72)DLFW
2021-05-01make index public attributeJeff Zhao
2021-05-01add UTC to timestampJeff Zhao
2021-04-30fix reload_dir_list and reload_dirlist inconsistencyJeff Zhao
2021-04-25add support for glob file selectionJeff Zhao
2021-04-16code cleanupJeff Zhao
2020-12-15folder view now always prefix file names with a spaceJiayi 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-04-18update to tui-rs 0.9Jiayi Zhao
2020-03-21wrap fs::FileType with in-house solutionJiayi Zhao
2020-03-21format bytes into KB, MB, etcJiayi Zhao
2020-03-20add initial support for detecting mimetypesJiayi Zhao
2020-03-02add tab widget for showing which tab we are onJiayi Zhao
2020-02-22move the majority of rendering into its own widget: TuiViewJiayi Zhao
2020-02-17rework menu widgetJiayi Zhao