Closed andreineculau closed 10 years ago
Hi! Thanks for the pull request. Nice improvements there.
I like most of the commits, but I think that new style of the output is not a good idea.
For instance, you used grey color, wich I'm unable to see in my terminal that has a grey-blueish background color (solarized theme). Also you indented lines, wich breaks lines if I have a small window terminal.
I try to assume very little about the colors and size of the user's terminal, because that's a tricky area. I used some strong colors that are unusual to be used as the background color, like blue, red and yellow, although blue is already too risky. Also I avoided some indentation to minimize the area of info display.
I'll get on this with more detail at the end of the day. Meanwhile it would be helpful if you placed the "comestic enhancements" in a separate commit. I like the templating part, so that code would be merged because its useful for faster display customisation (it would be interesting to have display colors and indentations configurable in nodorc, that would be a feature worth thinking about).
closing due to inactivity
Misses the "default list" feature though. Much DRYer code but should still be improved. The original code was insane!
// Failed to get hub attach the pull-request to issue #3. Sorry