davsclaus opened a new pull request, #24669:
URL: https://github.com/apache/camel/pull/24669

   ## Summary
   
   _Claude Code on behalf of davsclaus_
   
   - F-keys (F1-F7, F9-F12) now pass through the AI panel (F8) to their normal 
TUI handlers instead of being consumed by the AI input field
   - Popups (F1 help, F2 actions, F3 filters) are prioritized over the AI panel 
in the key dispatch chain, so cursor keys and Esc work correctly in popups 
while the AI panel is open
   - F8 still closes the AI panel as before
   
   ## Test plan
   
   - [ ] Open TUI, press F8 to open AI panel
   - [ ] Press F1 — help overlay should open and be navigable with cursor keys, 
Esc to close
   - [ ] Press F2 — actions popup should open and be navigable with cursor 
keys, Esc to close
   - [ ] Press F3 — filter popup should work correctly
   - [ ] Press F8 — AI panel should close
   - [ ] Verify typing still works normally in the AI input field
   
   🤖 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]

Reply via email to