- Fixes:
- Resolved an issue where file status messages would fail to clear correctly.
- Editor & Language Support:
- Integrated Kuromoji (Japanese Morphological Analysis) for precise word segmentation.
- Improved selection behavior for double-clicks, Ctrl+Arrow, and Ctrl+Delete/Backspace to respect Japanese word boundaries.
- Added a toggle for Kuromoji in settings; when disabled, the editor falls back to character-type-based segmentation.
- Tabs & Windows:
- Dragging tabs between windows now supports dynamic insertion based on drop position.
- Added a visual indicator to preview the exact insertion point during drag-and-drop.
- UX Improvements:
- Added keyboard shortcuts for confirmation modals: [S] for Save, [D] for Discard, and [C] for Cancel.