[FEATURE] Allow pasting image paths as paths
Resolved 💬 2 comments Opened Nov 25, 2025 by ghost Closed Nov 25, 2025
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
Claude tries to be helpful when pasting an image path. It tries to see and understand the image, and it replaces it with [IMAGE]. The problem is, sometimes I literally just want to paste an image path and have it remain a path.
Proposed Solution
If I paste the image path within backticks like /path/to/image then just leave it as a path. Or use some other kind of control characters.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
I want to perform some automated filesystem action using an image path.
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗