davsclaus opened a new pull request, #23440: URL: https://github.com/apache/camel/pull/23440
## Summary - Add keystroke overlay in footer during recording mode (`--record`) showing recent key presses with fade effect - Add F2 menu toggle to enable/disable keystroke display without `--record` - Make F2 actions menu global (works on all tabs, not just overview) - Add sorting to Health tab (group/name/status) and TOTAL column to HTTP tab sort - Fix PgUp/PgDn in Log tab - Default overview chart to single mode - Add .adoc fallback for bundled example documentation ## Test plan - [ ] Run `camel monitor` and verify F2 opens actions menu from any tab - [ ] F2 → Show Keystrokes → press keys → verify keystroke badges appear right-aligned in footer - [ ] Verify keystrokes fade (bright→dim→gone over 2 seconds) - [ ] Tab 7 (Health) → press `s` to cycle sort columns - [ ] Tab 6 (HTTP) → press `s` to sort by TOTAL - [ ] Tab 2 (Log) → PgUp/PgDn scrolls by 20 lines - [ ] F2 → Run Example → select bundled example → press `d` for docs - [ ] Verify chart defaults to single mode on startup 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
