confluentinc/ksql

Add colour highlighting to CLI

Open

#3,728 opened on Nov 4, 2019

View on GitHub
 (0 comments) (5 reactions) (0 assignees)Java (1,048 forks)batch import
enhancementgood first issueuser-experience

Repository metrics

Stars
 (5,739 stars)
PR merge metrics
 (Avg merge 4d 20h) (6 merged PRs in 30d)

Description

Related to #892 - adding support for colour highlighting in the CLI would improve the UX.

For example, different colours for (a) the ksql> prompt , (b) command text (c) result stream (d) errors

Contributor guide