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
My CUI app wants to know where the UI is. That was pretty straightforward in a console, GetWindowRect(GetConsoleWindow(), ...). Are there any suggestions for doing it when the host is Windows Terminal?
My CUI app wants to know where the UI is. That was pretty straightforward in a console, GetWindowRect(GetConsoleWindow(), ...). Are there any suggestions for doing it when the host is Windows Terminal?