When pressing Ctrl+S, copilot does not run a command
Open
area:input-keyboard
area:platform-windows
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### 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)
Contributor guide
Assessment
This issue has not been assessed yet.