On 2014-05-09 00:23, Martin Quinson wrote: | Hello Jari, | | thanks for the feedback on this bug, but I think that making all | commands accept the --color flag even if they don't use it would be | wrong. Actually, you can already setup the colors in quilt. Simply, | instead of using a bash alias, you should use a ~/.quiltrc file. | | Here is mine for example: | | QUILT_DIFF_ARGS="--color --show-c-function -p" | QUILT_SERIES_ARGS="--color" | QUILT_REFRESH_ARGS="-p ab --diffstat" | QUILT_NO_DIFF_TIMESTAMPS=1
Well. While this is one possibilty, fiddling with various environment
variables and searching manual pages for commands that might accept
color is not the best user friendly UI design.
The user would simply want to use option
--color
The program should just use it or ignore if it does nothing (or is
not yet implented) for the command given.
Jari
signature.asc
Description: Digital signature

