qarmin/czkawka

Limit 'file name' column's width %

Open

#169 创建于 2020年12月31日

在 GitHub 查看
 (0 评论) (2 反应) (0 负责人)Rust (1,018 fork)batch import
PR welcomeenhancementhelp wanted

仓库指标

Star
 (30,339 star)
PR 合并指标
 (平均合并 12天 7小时) (30 天内合并 5 个 PR)

描述

When it needs to list atleast one really long file name. It might happen that the File Name column gets so wide that it causes the 'Path' column to not even visible without scrolling. Might be confusing to people who don't realize the box has a horizontal scrollbar.

I'd suggest forcing a max % width on the File Name column so that Path is always visible atleast. (people can manually change the width of course, but default should be that percentage i think)

贡献者指南