qarmin/czkawka

Limit 'file name' column's width %

Open

#169 opened on 2020年12月31日

GitHub で見る
 (0 comments) (2 reactions) (0 assignees)Rust (1,018 forks)batch import
PR welcomeenhancementhelp wanted

Repository metrics

Stars
 (30,339 stars)
PR merge metrics
 (平均マージ 12d 7h) (30d で 5 merged PRs)

説明

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)

コントリビューターガイド