camel-jbang - TUI top mode, diagram toggle, and Shift+Tab navigation#23358
Merged
Conversation
Add 'a' key on route tab to toggle between showing all routes or just the selected route in the diagram view. Route titles are rendered in bold in text diagram mode, and routes are separated by double empty lines. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…lumns Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…nements Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
Contributor
|
🧪 CI tested the following changed modules:
All tested modules (2 modules)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
tkey toggle on routes tab for top mode — shows performance metrics (mean/max/min/last/delta) with color-coded timing values (red >= 1000ms, yellow >= 100ms) and delta indicators (red slower, green faster)█bar chart column scaled to max values/Skeys3 Topwhen top mode is active; hides irrelevant hints (d/D/a/c/p/P)akey toggle for all/single route diagram mode on the route table screenisFocusPrevious()beforeisFocusNext())Test plan
ton routes tab — verify timing columns, color coding, sort indicatorss/Sto cycle sort in top mode — verify only timing columns cycleafor all/single route diagram, then pressd/Dto view diagramTopvsRoutewhen togglingClaude Code on behalf of Claus Ibsen
🤖 Generated with Claude Code