[jboss-jira] [JBoss JIRA] (WFWIP-5) Prompt behaves differently with color ouput and without it
Erich Duda (JIRA)
issues at jboss.org
Wed May 2 04:52:00 EDT 2018
Erich Duda created WFWIP-5:
------------------------------
Summary: Prompt behaves differently with color ouput and without it
Key: WFWIP-5
URL: https://issues.jboss.org/browse/WFWIP-5
Project: WildFly WIP
Issue Type: Bug
Reporter: Erich Duda
Assignee: Ingo Weiss
When I run the CLI with option {{--no-color-output}}, the batch or workflow mode is not highlighted by changing of prompt.
{code}
[disconnected /] batch
[disconnected /]
{code}
If I do the same with colors enabled, the batch mode adds extra # character into the prompt.
{code}
[disconnected /] batch
[disconnected / #]
{code}
The behavior is inconsistent. There is no reason to add # character to prompt only in color enabled mode. The same applies for if/for/try commands.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list