[ 
https://issues.apache.org/jira/browse/TINKERPOP-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15428886#comment-15428886
 ] 

ASF GitHub Bot commented on TINKERPOP-1037:
-------------------------------------------

Github user pluradj commented on the issue:

    https://github.com/apache/tinkerpop/pull/384
  
    The colorization stuff looks good.
    
    One small problem I've run into is that you can't set a prompt string that 
contains spaces. For example, I tried `:set result.prompt 'result => '` and got 
this error message:
    
    ```Command ':set' requires arguments: <name> [<value>]```
    
    Setting the preference containing spaces from `groovysh` works fine. It 
appears to be specific to Gremlin Console, and it is reproducible in 3.2.1 
without this PR. Would be fine to handle this bug as a separate JIRA.


> 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)

Reply via email to