Faster IT

Results 7 issues of Faster IT

Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking alignment Issue Github #841, Debian bug #910492

bug 1/2 from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057714

enhancement
needs-discussion :thinking:

Alternative to PR #1310 (which in turn documents the issue from #1210) This small code amendment makes it more easy for users than having to do the right thing™ from...

The last two lines at the time of opening this issue contain: https://github.com/Debdut/names.io/blob/4f57341d4949e27eceb569f731675fb339958a19/last_names.all.txt#L98393-L98394

bug

https://github.com/Debdut/names.io/blob/4f57341d4949e27eceb569f731675fb339958a19/last_names.all.txt#L98376 This file is too big for Gihub to render the line nicely in this issue, so: https://github.com/Debdut/names.io/blob/b12aa64ee7669f5177a4f34603e1761927b0a266/first_names.all.txt#L164416 is 164416: रामकिशो& which should probably be रामकिशोर

enhancement

From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114608: It would be really nice if the top header was configurable per screen such that one can have different headers on each of IO/network/disk/... screens. Thanks for considering,...

enhancement
good first issue :1st_place_medal:

parser.addVersionOption() cannot be overridden, the option needs to be made explicit