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
Describe the bug
When using tea.EnterAltScreen in Terminal.app on macOS, the alternate screen is not working correctly. Instead of creating a true alternate screen buffer (like other TUI applications do), BubbleTea appears to simulate it by adding blank spaces at the top of the terminal, pushing existing content up. The user can still scroll up to see the previous terminal content.