[
https://issues.apache.org/jira/browse/TINKERPOP3-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581957#comment-14581957
]
ASF GitHub Bot commented on TINKERPOP3-722:
-------------------------------------------
GitHub user pluradj opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/75
fix for TINKERPOP3-722 Garbled characters in Gremlin Console help screen on
Windows
https://issues.apache.org/jira/browse/TINKERPOP3-722
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pluradj/incubator-tinkerpop 20140611
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/75.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 #75
----
commit ad82df59c7909b5a569596bbab36d223c70e550c
Author: Jason Plurad <[email protected]>
Date: 2015-06-11T14:09:29Z
fix for TINKERPOP3-722 Garbled characters in Gremlin Console help screen on
Windows
----
> Garbled characters in Gremlin Console help screen on Windows
> ------------------------------------------------------------
>
> Key: TINKERPOP3-722
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-722
> Project: TinkerPop 3
> Issue Type: Bug
> Components: console
> Reporter: Jason Plurad
> Assignee: stephen mallette
> Priority: Critical
>
> There are some junk characters in the Gremlin Console on Windows.
> https://groups.google.com/d/msg/gremlin-users/u_rPgy0fxPw/AvVbgfXTd9sJ
> I have a PR for this. I located some initialization lines from groovysh's
> Main.groovy class that were needed.
> The Groovy URL that comes up on the help screen will be updated for free with
> a bump to Groovy 2.4.2+, but I'm not handling that with this PR.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)