summaryrefslogtreecommitdiffstats
path: root/src/commands/tab_switch.rs
AgeCommit message (Expand)Author
2020-02-11progress on switching to tui-rs for uiJiayi Zhao
2019-07-19changed how commands are handledJiayi Zhao
2019-06-29code cleanupJiayi Zhao
2019-06-29rework error systemJiayi Zhao
2019-06-23make use of std::io::ResultJiayi Zhao
2019-05-29move hostname and username out of Context and into a static globalJiayi Zhao
2019-04-25refactor previewingJiayi Zhao
2019-04-24major refactoringJiayi Zhao
2019-04-24add more error handlingJiayi Zhao
2019-04-22code cleanupJiayi Zhao
2019-04-14rework error handling systemJiayi Zhao
2019-04-02refactor sorting structsJiayi Zhao
2019-03-30move view struct out of Context and pass in as a separate argumentJiayi Zhao
2019-03-30fix tab switching not changing cwdJiayi Zhao
2019-03-02make sure preview panel reloads upon certain commandsJiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao
2019-02-15Fix most clippy lintsCaleb Bassi
2019-02-15refactor: project layoutCaleb Bassi