fix(coding-agent): propagate focus in extension editor for cursor positioning (#1784)
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed IME hardware cursor positioning in the custom extension editor (`ctx.ui.editor()` / extension editor dialog) by propagating focus to the internal `Editor`, preventing the terminal cursor from getting stuck at the bottom-right during composition.
|
||||
|
||||
## [0.55.4] - 2026-03-02
|
||||
|
||||
### New Features
|
||||
|
||||
Reference in New Issue
Block a user