atiaomar1978-hub commented on PR #25204: URL: https://github.com/apache/camel/pull/25204#issuecomment-5148593875
_AI-generated comment on behalf of [atiaomar1978-hub](https://github.com/atiaomar1978-hub)_ Pushed `feb3a867356` addressing @gnodet's follow-up suggestions from the re-review: 1. **`SourceTab.java`** — added `import dev.tamboui.tui.event.KeyCode` and replaced FQCN usages for `TAB` / `ESCAPE`. 2. **`SourceViewer.java`** — removed unused `reloadFromDisk` parameter from `exitEditMode()` (all call sites passed `false`; reload is handled explicitly in `saveEdit()`). Also rebased onto latest `main`. **Tests:** `SourceViewerEditTest` — 22/22 passed locally. -- 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]
