Files
Terminal.Gui/Examples
copilot-swe-agent[bot] bb24bf490f Remove FakeComponentFactory dependency on Examples namespace
- Removed Terminal.Gui.Examples using statement from FakeComponentFactory
- Removed key injection logic from FakeComponentFactory.CreateInput()
- Created ExampleContextInjector to handle key injection via Application.Driver.EnqueueKeyEvent
- Updated examples to call ExampleContextInjector.SetupAutomaticInjection() before Init
- This addresses @tig's comment to use Driver.EnqueueKeyEvent instead of direct FakeInput injection

Co-authored-by: tig <585482+tig@users.noreply.github.com>
2025-12-01 22:36:46 +00:00
..