macOS: Quick access terminal: Restore focus to previously active window when hiding the quick access terminal window

Fixes #8627
This commit is contained in:
Kovid Goyal
2025-05-12 13:15:42 +05:30
parent eab298683d
commit 064bc963a8
3 changed files with 20 additions and 0 deletions

View File

@@ -111,6 +111,8 @@ Detailed list of changes
- Fix ambiguous width and private use characters not being rendered when used with variable width text-sizing protocol escape codes
- macOS: Quick access terminal: Restore focus to previously active window when hiding the quick access terminal window (:iss:`8627`)
0.42.0 [2025-05-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~