Skip to content

fix(login): default to yes when prompting to log in#291

Merged
theFong merged 1 commit intomainfrom
fix/login-default-yes
Feb 25, 2026
Merged

fix(login): default to yes when prompting to log in#291
theFong merged 1 commit intomainfrom
fix/login-default-yes

Conversation

@theFong
Copy link
Member

@theFong theFong commented Feb 24, 2026

Summary

  • Default the login prompt to "yes" when the user presses Enter without typing anything
  • Updated prompt text from [y/n] to [Y/n] to indicate the default

Test plan

  • Run brev login while logged out, press Enter without typing — should proceed to login
  • Type y — should proceed to login
  • Type n — should not login

@theFong theFong requested a review from a team as a code owner February 24, 2026 23:54
@theFong theFong merged commit 21031b7 into main Feb 25, 2026
9 checks passed
@theFong theFong deleted the fix/login-default-yes branch February 25, 2026 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants