Describe the bug
The following key bindings are no longer working:
- ctrl + c (cancel request)
- ctrl + shift + j (new line)
Using Copilot CLI in Tmux, running in Ghostty on MacOS.
Affected version
GitHub Copilot CLI 1.0.56
Steps to reproduce the behavior
- In the CLI, hit ctrl + c and ctrl+shift+j.
- Nothing happens
Expected behavior
ctrl + c should cancle a request
ctrl + shift + j should add a new line
Additional context
I tried using the /terminal-setup command but that did nothing.
Describe the bug
The following key bindings are no longer working:
Using Copilot CLI in Tmux, running in Ghostty on MacOS.
Affected version
GitHub Copilot CLI 1.0.56
Steps to reproduce the behavior
Expected behavior
ctrl + c should cancle a request
ctrl + shift + j should add a new line
Additional context
I tried using the
/terminal-setupcommand but that did nothing.