summaryrefslogtreecommitdiffstats
path: root/src/commands/quit.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-06-29rework error systemJiayi Zhao
2019-05-25changed the way new directories are handledJiayi Zhao
2019-04-14rework error handling systemJiayi 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-19remove parenthesesJiayi Zhao
2019-02-19add force_quit command for when there are background operations runningJiayi Zhao
2019-02-19fmtJiayi Zhao
2019-02-19change how tab closing worksJiayi Zhao
2019-02-15refactor: project layoutCaleb Bassi