When pressing Ctrl+S, copilot does not run a command
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the bug
When I press Crtl+S after entering a command (`ls` for instance), instead of running the command Copilot CLI just display `/` with autocomplete for slash commands.
### Affected version
GitHub Copilot CLI 1.0.25.
### Steps to reproduce the behavior
1. Open GitHub Copilot CLI using copilot
2. Type `ls` and then press `Ctrl+S`
3. The text disappear and you can see the `/` symbol with autocompletion for slash commands
### Expected behavior
I was expecting the command ls to be run in the terminal.
### Additional context
- Operation System Windows
- Shell : PowerShell
- Keyboard : French (azerty)
贡献指南
调研方向
Reproduce the issue in GitHub Copilot CLI 1.0.25 on Windows PowerShell with a French AZERTY keyboard by entering `ls` and pressing Ctrl+S. Start by tracing the CLI's Ctrl+S handling and slash-command autocomplete behavior; done means the command remains intact and runs, with the slash-command behavior unchanged for its intended shortcut.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- powershell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100