tokei icon indicating copy to clipboard operation
tokei copied to clipboard

[issue_891] give more space for Files column

Open adam-tokarski opened this issue 2 years ago • 5 comments

Fixes #891

Provided changes:

  • the Files column is widened by 2 chars (in origin issue it was suggested 1 would be enough though, but 2 seems like nicely fitting as well)
  • some consts are provided to store these columns width magic numbers to ease work a little bit
  • .gitignore was adjusted - I've regenerated it using https://www.toptal.com/developers/gitignore/ and provided back some already existing ones. Some, like .commit_message or node_modules, were removed as seems like some leftovers. Also, .idea is added for cases of usage Jetbrains tools.

adam-tokarski avatar Jul 29 '22 11:07 adam-tokarski

Thank you for your PR! However it seems that the files output is currently misaligned. Would you be able to address that?

Screenshot 2022-08-15 at 08 51 28

XAMPPRocky avatar Aug 15 '22 06:08 XAMPPRocky

Will do but not earlier than in 2 weeks as I'm off now. Thanks for catching that issue!

adam-tokarski avatar Aug 16 '22 12:08 adam-tokarski

Right. Apparently I've been checking that using wrong version of tokei, my bad.

There is updated version - please especially check whether I handled properly moving these consts to dedicated file. @XAMPPRocky

adam-tokarski avatar Aug 29 '22 16:08 adam-tokarski

@XAMPPRocky I'm pinging you, just in case you have missed my last changes. Also, I guess you're very busy, so do not want to disturb you.

adam-tokarski avatar Oct 01 '22 20:10 adam-tokarski

@XAMPPRocky ping :smiley_cat:

adam-tokarski avatar Jan 12 '23 07:01 adam-tokarski