|
|
@@ -138,7 +138,7 @@ Lumacs/
|
|
|
- ✅ **GTK Enhancements**: (Fully completed - Phase A).
|
|
|
- ✅ **Minibuffer & Command System**: Minibuffer core logic, history management, and completion are fully centralized and integrated with the Command System (Phases Z and C completed).
|
|
|
- **Advanced Completion UI**: Completed (Implemented popup completion window with descriptions and better visual feedback).
|
|
|
- - **Minibuffer & Popover Polish**: ✅ Fixed. Exposed ISearch direction control, fixed TUI rendering and Backspace, fixed GTK minibuffer double-rendering and disappearance, and polished GTK Popover positioning and focus management.
|
|
|
+ - **Minibuffer & Popover Polish**: ✅ Fixed. Exposed ISearch direction control, fixed TUI rendering and Backspace, fixed GTK minibuffer double-rendering and disappearance, polished GTK Popover positioning and focus management, fixed GTK crash on completion mismatch, and fixed minibuffer cursor not moving after Tab completion.
|
|
|
- [x] **GTK Completion Popover**: Disabled by default via Lua configuration (user request).
|
|
|
- ✅ **Theme System Refactoring**:
|
|
|
- [x] Implemented `editor:create_and_register_theme` Lua API to allow theme definition from Lua.
|