summaryrefslogtreecommitdiffstats
path: root/src/ui/mod.rs
AgeCommit message (Expand)Author
2022-06-29rename TuiBackend to AppBackendJeff Zhao
2022-04-20add H, L and M vim actionsJeff Zhao
2021-12-27only process previews if preview shown and remove scripts are present in configJeff Zhao
2021-12-20refactor image preview via ueberzugJeff Zhao
2021-12-20Add script hooks for image previews (#113)DLFW
2020-12-29add back support for different sized columnsJiayi Zhao
2020-12-11add a view for showing worker progressJiayi Zhao
2020-02-17rework menu widgetJiayi Zhao
2020-02-16remove ncurses dependencyJiayi Zhao
2020-02-16rework rendering system to use tui-rs widgetsJiayi Zhao
2020-02-11progress on switching to tui-rs for uiJiayi Zhao