Pasted texts are treated as commands if the first char happen to match
- Lingua principale
- Shell
- Stelle
- 11.2k
- Fork
- 1.9k
- Merge medio
- 14h 16m
- PR unite (30g)
- 6
Descrizione
### Describe the bug
If I start by pasting an encoded html like
`<!DOCTYPE html>`
And ask something about the snippet I pasted
The CLI will treat it as a & command (Send to github, copilot creates a pr).
In this case it was in a non github repo so the only response back was
Error Details: Not a git repository
Which is very confusing and maybe it would have been worse if it was a git repo.
Suggestion is to not treat pasted snippets as commands if possible
### Affected version
GitHub Copilot CLI 1.0.57.
### Steps to reproduce the behavior
1: Run copilot in a non git folder
2: Paste <!DOCTYPE html>
3: (optional) write something like what is this?
4: should see the "Not a git repository" error
### Expected behavior
I was expecting it to not treat the pasted snippet as a command
Or at least give me an warning or error message
### Additional context
_No response_
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by reproducing the issue with `copilot` in a non-git folder, pasting `<!DOCTYPE html>` and asking what it is. Trace the CLI's pasted-input and command-detection path. Done means the snippet is not treated as a command, with a regression test covering this reproduction and the expected warning or response.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- shell
- Ambito
- cli
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 52/100