improve handling of copy pasting leading /
未关闭
area:input-keyboard
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the feature or problem you'd like to solve
avoid treating a copy pasted block of text that leads with / as a command
### Proposed solution
If i select `// foo` and copy paste it into the prompt window at the start of the prompt, the CLI attempts to parse this as a command so my prompt fails. Other tools treat pasted text as a block that both that isn't immediately treated as text, this seems like a nice ergonomic win that would address my immediate problem
### Example prompts or workflows
_No response_
### Additional context
_No response_
贡献指南
评估
这个 Issue 还没有评估数据。