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
Make GUI the default mode, add --tui flag for terminal
BREAKING CHANGE: The --ui flag is removed. GUI mode is now the default
when launching without a subcommand. Use --tui to start in terminal mode.
This allows the macOS .app bundle to launch correctly into the graphical
interface without requiring command-line flags.
0 commit comments