ai-coding-minesIndexGitHub

Don't paste multi-line blocks onto a live prompt

Windows and PowerShell

Symptom

A Username / password prompt is waiting. You paste a block of commands. The prompt eats the following lines as input. The next command ends up typed into the password field.

Fix

Split the block. Paste the next piece only after the prompt has gone quiet.