This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-23672
in repository https://gitbox.apache.org/repos/asf/camel.git
from 3d539ac588b4 CAMEL-23672: TUI update F1 help for route structure
preview
add 3a56ad670bd8 CAMEL-23672: TUI replace history ASCII diagram with
native route diagram
add b76926bf507a CAMEL-23672: TUI update F1 help for history diagram and
keys
add 07910c328e6e CAMEL-23672: TUI migrate ErrorsTab to native diagram and
remove legacy ASCII rendering
No new revisions were added by this update.
Summary of changes:
.../jbang/core/commands/tui/DiagramSupport.java | 744 +++++++++------------
.../dsl/jbang/core/commands/tui/DiagramTab.java | 10 +-
.../dsl/jbang/core/commands/tui/ErrorsTab.java | 92 ++-
.../dsl/jbang/core/commands/tui/HistoryTab.java | 80 ++-
.../core/commands/tui/diagram/DiagramColors.java | 2 +
.../commands/tui/diagram/RouteDiagramWidget.java | 41 +-
6 files changed, 477 insertions(+), 492 deletions(-)