Feature Request: Force color option (--color)

There is currently a way to force not printing ANSI escape sequences (–no-color) but no way to force printing them.

I request a new command line option (–color) to force printing of ANSI escape sequences.

Use case: Gradle does not detect gvim as supporting ANSI escape sequences and there is no current way to force it.