This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 075870657c69 CAMEL-23831: Add Go-to fuzzy tab search in F2 Actions
popup in camel-tui
new 7f7834ed211e CAMEL-23831: Move theme toggle from F4 to F2 Actions
popup in camel-tui
new 7e179f2c36ac CAMEL-23831: Reorganize F2 Actions popup items in
camel-tui
new 145855491d66 CAMEL-23831: Fix flaky OverviewTabRenderTest by using
Theme-resolved colors
The 3 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:
.../dsl/jbang/core/commands/tui/ActionsPopup.java | 45 ++++++++++++++--------
.../dsl/jbang/core/commands/tui/CamelMonitor.java | 5 ---
.../dsl/jbang/core/commands/tui/OverviewTab.java | 3 +-
.../dsl/jbang/core/commands/tui/TuiMcpServer.java | 4 +-
.../core/commands/tui/OverviewTabRenderTest.java | 20 ++++++----
5 files changed, 44 insertions(+), 33 deletions(-)