MCP add not recognizing shift+tab and ctrl+s commands
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
- Run /mcp add
- 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
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 🙏🏼
https://github.com/user-attachments/assets/f0c26e67-372a-403f-ac27-91858ae1fcc6 Tried it again today, now the save is working but not shift+tab
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!
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)