summaryrefslogtreecommitdiffstats
path: root/src/fs/dirlist.rs
AgeCommit message (Expand)Author
2020-04-03updatesJiayi Zhao
2020-03-21wrap fs::FileType with in-house solutionJiayi Zhao
2020-03-19add soft-reload optionJiayi Zhao
2020-03-16cargo clippyJiayi Zhao
2020-03-16better error handling for threadsJiayi Zhao
2020-03-14make sure to reload src and dest dirlists after a io operation completesJiayi Zhao
2020-03-05fix cursor moving to the top when a reload happensJiayi Zhao
2020-03-03fix cursor moving to top after deletion or renameJiayi Zhao
2020-03-02add tab widget for showing which tab we are onJiayi Zhao
2020-02-24fix open_file_withJiayi Zhao
2020-02-22implement textfield widgetJiayi Zhao
2020-02-22move the majority of rendering into its own widget: TuiViewJiayi Zhao
2020-02-18fix issue with hiding hidden files while selecting a hidden fileJiayi Zhao
2020-02-17directory reloads now preserve positionJiayi Zhao
2019-07-16fix when changing directories, parent directory doesn't changeJiayi Zhao
2019-06-28path shortening now uses /home/shana env variableJiayi Zhao
2019-06-23make use of std::io::ResultJiayi Zhao
2019-06-23rename io to fsJiayi Zhao