summaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/tui_tab.rs
AgeCommit message (Expand)Author
2023-08-12feat: tab bar can show current dir name (#390)Lzzzzzt
2023-07-23migrate to ratatuiJeff Zhao
2023-06-25Tab theme configurable (#317)DLFW
2023-05-31fix(spans,line): update dependency ratatui 0.21 (#319)Mathieu Herrmann
2022-12-28cargo clippyJeff Zhao
2022-12-14change tab renderJeff Zhao
2022-08-31move numbered_command into command that can be invokedJeff Zhao
2021-02-09add experimental support for long textfieldsJeff Zhao
2021-02-03rework how folder view behavesJeff Zhao
2020-12-13code cleanup and fix path not showing when too longJiayi Zhao
2020-12-12fix crash caused by char boundary slicingJiayi Zhao
2020-10-11cargo fmtJiayi Zhao
2020-08-30rework and fix issuesJiayi Zhao
2020-08-29big rework and dependency updateJiayi Zhao
2020-04-18update to tui-rs 0.9Jiayi Zhao
2020-03-02add tab widget for showing which tab we are onJiayi Zhao