copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

MCP add not recognizing shift+tab and ctrl+s commands

Open jfullerton44 opened this issue 3 months ago • 4 comments

Describe the bug

When in the mcp add page, the inputs of shift+tab are not properly recognized and instead read as just pressing tab. Also I am unable to save and exit by pressing ctrl+s

Affected version

0.0.328 Commit: 3755a93

Steps to reproduce the behavior

  1. Run /mcp add
  2. Try to navigate up using shift+tab or save using ctrl+s

Expected behavior

navigation should allow field movement in both directions, users should be able to save the mcp server

Additional context

Using Windows DevBox

jfullerton44 avatar Sep 26 '25 22:09 jfullerton44

Can you confirm that when you press CTRL+S, that you aren't seeing any validation errors at the top of the form (like below)? I just tried reproing this issue, and the save gesture seems to work as expected 🤔

Additionally, I just tried this is a Windows DevBox, and both keyboard shortcuts appeared to work as expected. Do you see shift+tab working in other apps? I'm just curious what else might be going on here.

Thanks for reporting this, and working through it with me 🙏🏼

Image

lostintangent avatar Sep 27 '25 00:09 lostintangent

https://github.com/user-attachments/assets/f0c26e67-372a-403f-ac27-91858ae1fcc6 Tried it again today, now the save is working but not shift+tab

jfullerton44 avatar Sep 29 '25 21:09 jfullerton44

I cannot reproduce this on Win11 Power Shell or any other terminal I've tried so far (macOS and Windows). Could you try the latest version?

If it doesn't work, could you try different terminals?

Thank you!

sergiou87 avatar Oct 15 '25 10:10 sergiou87

Save doesn't work for me in Bash, Ubuntu 24.04, WSL2, Win11. CTRL doesn't seem read, since it does type s (in the Tools textbox where the focus is)

pdebruin avatar Nov 03 '25 14:11 pdebruin