What's New
- Modals now appear as a dimmed overlay on top of the current view instead of replacing the screen with an empty backdrop.
- Background UI work now continues correctly while a modal is open so in-flight runs, file-watch events, stream updates and similar async updates are not stalled or dropped by the modal event loop (it would previosly stop executing).
- The search prompt (
Shift+For/) got a visual cleanup. Hint text and the regex/literal mode badge now only appear when the input is empty. - Modal titles (Error, Save Layout, Help, Open File, etc.) are now centered across the full modal border width, fixing titles that could appear slightly off-center.