[BUG] Plugin details screen: arrow keys and Enter don't work for install scope selection
Resolved 💬 3 comments Opened Jan 12, 2026 by eliasfaltin Closed Feb 27, 2026
Description
On the /plugin → Discover → Plugin details screen, the install scope options (Install for user, Install for project, etc.) cannot be navigated or selected using keyboard.
Steps to reproduce
- Run
/plugin - Go to "Discover" tab
- Select any plugin to view its details
- Try to navigate the install options with up/down arrow keys → doesn't work
- Try to press Enter to install → doesn't work
Expected behavior
Arrow keys should navigate the options, Enter should select/install.
Actual behavior
No response to arrow keys or Enter on this specific screen. The cursor appears stuck and no option can be selected.
Environment
- Claude Code version: 2.1.5
- Terminal: Ghostty
- OS: Arch Linux (kernel 6.18.3-arch1-1)
Additional context
- Keyboard navigation works correctly everywhere else in Claude Code (permission prompts, tab switching with left/right arrows, session resume, slash command menus, etc.)
- This issue is isolated to the plugin details screen install scope selection
- Ghostty keybindings only customize
shift+enterandshift+space, regular arrow keys and Enter are default
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗