[ https://issues.apache.org/jira/browse/TINKERPOP-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426878#comment-15426878 ]
ASF GitHub Bot commented on TINKERPOP-1037: ------------------------------------------- GitHub user robertdale opened a pull request: https://github.com/apache/tinkerpop/pull/384 TINKERPOP-1037 Made life more colorful Stephen did all the hard work. - Added option -C to disable ANSI colors just in case. - Colorized the gremlin ascii art. - Added bold red to some, but probably not all, error messages - Snuck in the help text for TINKERPOP-1246 You can merge this pull request into a Git repository by running: $ git pull https://github.com/robertdale/tinkerpop TINKERPOP-1037 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tinkerpop/pull/384.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #384 ---- commit ef518fbfef1910a73183abeed0bee90ba38e9a1f Author: Robert Dale <robd...@gmail.com> Date: 2016-08-18T17:34:04Z made life more colorful ---- > Gremlin shell output coloring > ----------------------------- > > Key: TINKERPOP-1037 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1037 > Project: TinkerPop > Issue Type: Improvement > Components: console > Affects Versions: 3.1.0-incubating > Reporter: Jeremy Hanna > Priority: Trivial > > In order to increase the readability of the output from the gremlin shell, it > would be nice to have some coloring in the output. For example coloring the > edges in the textual output. -- This message was sent by Atlassian JIRA (v6.3.4#6332)