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
docs: improve terminal focus documentation and clarify behavior
- Update build_opts() documentation to explain focus parameter behavior
- Add comprehensive comments explaining window restoration logic in native provider
- Clarify that focus=false preserves user context in all terminal scenarios:
- Existing terminal: stays in current window
- Recovered terminal: stays in current window
- New terminal: returns to original window
- Improve maintainer understanding of focus control architecture
Addresses Copilot feedback about documentation and behavior clarity.
Change-Id: I06e785d5e2378b68fce41eb64018067d2754225d
Signed-off-by: Thomas Kosiewski <[email protected]>
0 commit comments