summaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/tui_topbar.rs
AgeCommit message (Expand)Author
2023-08-12feat: tab bar can show current dir name (#390)Lzzzzzt
2023-07-23migrate to ratatuiJeff Zhao
2023-07-02migrate to rustyline v12Jeff Zhao
2023-05-31fix(spans,line): update dependency ratatui 0.21 (#319)Mathieu Herrmann
2021-11-09check width instead of lenJeff Zhao
2021-11-09Path shortener (#103)kennycallado
2021-06-09cargo fmtJeff Zhao
2021-06-09change username color to red when rootJeff Zhao
2021-05-13implement clippy fix: #[warn(clippy::single_match)]Prince
2021-05-01remove methodsJeff Zhao
2021-04-29rename some structs that start with Joshuto to AppJeff Zhao
2021-04-29rework config structureJeff Zhao
2020-12-15add option to not collapse previewJiayi Zhao
2020-12-13code cleanup and fix path not showing when too longJiayi Zhao
2020-08-29big rework and dependency updateJiayi Zhao
2020-04-18update to tui-rs 0.9Jiayi Zhao
2020-02-22move the majority of rendering into its own widget: TuiViewJiayi Zhao
2020-02-16move topbar functionality into widgetJiayi Zhao