summaryrefslogtreecommitdiffstats
path: root/src/context.rs
AgeCommit message (Expand)Author
2020-02-11progress on switching to tui-rs for uiJiayi Zhao
2020-02-09rework input thread and file operationsJiayi Zhao
2019-07-19changed how commands are handledJiayi Zhao
2019-06-23refactor file operations to use fs_extraJiayi Zhao
2019-05-29move hostname and username out of Context and into a static globalJiayi Zhao
2019-03-30move view struct out of Context and pass in as a separate argumentJiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao
2019-02-19change how tab closing worksJiayi Zhao
2019-02-15refactor: project layoutCaleb Bassi