TC01 / calcpkg

calcpkg is a command line tool for downloading TI calculator software from www.ticalc.org
MIT License
6 stars 1 forks source link

Output formatting #15

Closed TC01 closed 10 years ago

TC01 commented 10 years ago

The output from calcpkg list is really bad, especially with Omnimaga and it's very verbose and long category names.

I think I will have to write a method to determine the longest file category, and use that to dynamically determine how much spacing should be between [category] and [filename].

If this causes line-wrapping... well, too bad.