[
https://issues.apache.org/jira/browse/TINKERPOP-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15429505#comment-15429505
]
ASF GitHub Bot commented on TINKERPOP-1037:
-------------------------------------------
Github user pluradj commented on the issue:
https://github.com/apache/tinkerpop/pull/384
I retested with the latest commits. Setting a preference value with spaces
worked, remotes worked nicely with `conf/remote-objects.yaml`. Nice work
@robertdale.
`mvn clean install -pl gremlin-console -DskipIntegrationTests=false` was
successful.
One other thought here even though I've already voted... it might be better
if the preference keys were all prefixed with `gremlin.` since Groovy
preferences are [globally
shared](https://github.com/apache/groovy/blob/master/src/main/org/codehaus/groovy/tools/shell/util/Preferences.java#L34)
with other groovysh-based consoles. That preference problem may have hit us
before with
[`interpreterMode`](https://github.com/thinkaurelius/titan/issues/1172).
> 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)