SIGN IN SIGN UP

fix(render): always assume raw mode for terminal output

When rendering to terminal, always assume raw mode even if the input is
not a TTY. This ensures consistent behavior across different terminal
emulators and environments.

Fixes: https://github.com/charmbracelet/bubbletea/issues/1572
A
Ayman Bagabas committed
76f2e6d81219acce9d8eccb61845d20a77216cf1
Parent: 7ae2c09