This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/camel-tui-polish
in repository https://gitbox.apache.org/repos/asf/camel.git
from 2702234cb011 TUI: fix info panel not visible in diagram view
new 5ac79efefc30 TUI: enrich overview info panel with runtime, JVM, heap
and thread details
new 9db6fd916085 TUI: auto-select integration on overview scroll and reset
tab state on switch
new b396bad7d477 TUI: add chart toggle between all integrations and
selected only
new cd8f9d954383 TUI: add 'c' key to show source code for selected route
on Routes tab
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel/cli/connector/LocalCliConnector.java | 2 +
.../dsl/jbang/core/commands/tui/CamelMonitor.java | 464 ++++++++++++++++++---
2 files changed, 411 insertions(+), 55 deletions(-)