You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve hidden terminal visibility issue for @ mentions
- Fix snacks provider to detect and show hidden terminals when focus=false
- Add hidden terminal logic to native provider using show_hidden_terminal()
- Both providers now properly handle the case where terminal buffer exists but has no window
- Clean up debug logging after identifying and resolving the issue
- Preserve user window context when focus=false in both providers
This resolves the issue where @ mentions wouldn't show the terminal when it was hidden in the background.
Change-Id: Ibdd884ce9f6b7b0b72d2a04fba611db2b8ff52e7
Signed-off-by: Thomas Kosiewski <[email protected]>
0 commit comments