mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-05 11:24:13 +00:00
macos: focus shenangians
This commit is contained in:
@@ -714,6 +714,7 @@ class BaseTerminalController: NSWindowController,
|
||||
|
||||
// We use a small delay to ensure this runs after any UI cleanup
|
||||
// (e.g., command palette restoring focus to its original surface).
|
||||
Ghostty.moveFocus(to: target)
|
||||
Ghostty.moveFocus(to: target, delay: 0.1)
|
||||
|
||||
// Show a brief highlight to help the user locate the presented terminal.
|
||||
|
||||
Reference in New Issue
Block a user