github / github/copilot-cli

Pasted texts are treated as commands if the first char happen to match

Đang mở
#3,631 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
area:input-keyboard
Ngôn ngữ chính
Shell
Star
11.2k
Fork
1.9k
Merge trung bình
14 giờ 16 phút
Pull request đã merge (30 ngày)
6

Mô tả

### 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_

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.