mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
feat: Implement scrollbar
This commit is contained in:
parent
94bab20adc
commit
f4a48fad90
5 changed files with 103 additions and 6 deletions
|
@ -13,6 +13,7 @@ mod help;
|
|||
mod history;
|
||||
mod keyconfig;
|
||||
mod pane;
|
||||
mod scrollbar;
|
||||
mod table;
|
||||
mod task_report;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue