summaryrefslogtreecommitdiffstats
path: root/src/ui/views/tui_worker_view.rs
AgeCommit message (Expand)Author
2023-10-08Scrollable tab-bar (#437)DLFW
2023-07-23migrate to ratatuiJeff Zhao
2021-09-30move input logic out of tui_worker_view and into show_workersJeff Zhao
2021-09-26code cleanupJeff Zhao
2021-09-25cargo fmtJeff Zhao
2021-09-25show_workers can close with custom key via --exit-key optionJeff Zhao
2021-06-21refactor previewing codeJeff Zhao
2021-05-13implement clippy fix: #[warn(clippy::single_match)]Prince
2021-05-06change pwd to cwdJeff Zhao
2021-04-29rename some structs that start with Joshuto to AppJeff Zhao
2021-04-05cargo fmtJeff Zhao
2021-04-05make tui_worker more modularJeff Zhao
2021-01-19add mouse clicking supportJeff Zhao
2020-12-30add resize notification support and preliminary mouse supportJiayi Zhao
2020-12-11add a view for showing worker progressJiayi Zhao