[
https://issues.apache.org/jira/browse/APEXCORE-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15716704#comment-15716704
]
ASF GitHub Bot commented on APEXCORE-558:
-----------------------------------------
GitHub user sanjaypujare opened a pull request:
https://github.com/apache/apex-core/pull/426
APEXCORE-558 Change highlight color to red and implement quit command
@amberarrow could you review and merge pls?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sanjaypujare/apex-core APEXCORE-558.sanjay
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/426.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 #426
----
commit 2f3bf30e34fe24367663530133e20b3626784878
Author: Sanjay Pujare <[email protected]>
Date: 2016-12-02T22:17:24Z
APEXCORE-558 Change highlight color to red and implement quit command
----
> Do not use yellow color to display command strings in help output
> -----------------------------------------------------------------
>
> Key: APEXCORE-558
> URL: https://issues.apache.org/jira/browse/APEXCORE-558
> Project: Apache Apex Core
> Issue Type: Bug
> Environment: MacOS, Linux
> Reporter: Sanjay M Pujare
> Priority: Minor
>
> Apex CLI Help output (at least on MacOS and Linux terminals) shows command
> strings in yellow which is extremely hard to read and reduces usability of
> the CLI. Should be changed to red or purple or just be bolded in black.
> In the following output "alias" and "begin-macro" are in yellow and hard to
> read.
> apex> help
> GLOBAL COMMANDS EXCEPT WHEN CHANGING LOGICAL PLAN:
> alias alias-name command
> Create a command alias
> begin-macro name
> ....
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)