qarmin/czkawka

Limit 'file name' column's width %

Open

#169 ouverte le 31 déc. 2020

Voir sur GitHub
 (0 commentaires) (2 réactions) (0 assignés)Rust (1 018 forks)batch import
PR welcomeenhancementhelp wanted

Métriques du dépôt

Stars
 (30 339 stars)
Métriques de merge PR
 (Merge moyen 12j 7h) (5 PRs mergées en 30 j)

Description

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)

Guide contributeur