[FEATURE] Do not make permission requests or any other arbitrary commands clickable
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
When in manual mode, Claude Code will ask for approval to perform Bash commands not in its allowlist, using a "Do you want to proceed.. Yes/No" selection menu.
These options have recently become clickable by mouse instead of just selectable with arrow keys, which is in my opinion undesirable or even outright dangerous!
It has happened multiple times that i click the Claude Code window on my desktop to bring it to the foreground as it waits for a reaction, then accidentally clicking the Yes or No command.
Proposed Solution
Please consider removing this and only allow clickable interaction with eg urls or other specifically undelined and identifiable commands.
Alternative Solutions
Remove clickable entries/commands entirely
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗