- 将 UI 组件分解为更小的模块,提高可维护性 - 优化了列表渲染和路径输入逻辑 - 改进了帮助界面的显示方式 - 调整了 UI 样式,去除了冗余代码
goncdu
The goncdu
repository is a Go language implementation inspired by ncdu
, designed to scan directories and display the results in a terminal interface. It provides a simple and interactive way to analyze disk usage. Below is a detailed overview of the repository contents and its functionality.
Description
Languages
Go
100%