[jboss-jira] [JBoss JIRA] (WFWIP-5) Prompt behaves differently with color ouput and without it
Ingo Weiss (JIRA)
issues at jboss.org
Wed May 2 09:19:02 EDT 2018
[ https://issues.jboss.org/browse/WFWIP-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ingo Weiss resolved WFWIP-5.
----------------------------
Resolution: Done
> 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
> Labels: WFCORE-3577
>
> 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