[
https://issues.apache.org/jira/browse/TINKERPOP-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426462#comment-15426462
]
Marko A. Rodriguez commented on TINKERPOP-1226:
-----------------------------------------------
I like this idea. Though, I don't like the indentation cause by {{:XXX}}.
Perhaps:
{code}
gremlin> ...
001 > ...
002 > .
gremlin> .
gremlin> .
{code}
> Gremlin Console should :clear automagically after "Display stack trace."
> ------------------------------------------------------------------------
>
> Key: TINKERPOP-1226
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1226
> Project: TinkerPop
> Issue Type: Improvement
> Components: console
> Affects Versions: 3.1.1-incubating
> Reporter: Marko A. Rodriguez
>
> I don't know if this is possible, but Martin brought this up the other day.
> Why not just automatically call {{:clear}} after an Exception has been
> through to get the Console back into an orderly state.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)