\n\r bug on power shell on windows when entering UN / Password
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 32
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Seems like it might be a bug in prompt
C:\> pullr -n
Please Enter Your GitHub Credentails
Email: email@example.com
email@example.com
Password:
error: Invalid input for Password:
Password:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue from PowerShell on Windows using the pullr -n entry point and the prompt sequence shown. Trace the credential prompt behavior, especially password input, and confirm the fix when a password can be entered without the invalid-input error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100