Enable Ctrl+V image pasting for AI agents (for example, Claude Code) on Linux and macOS so the agent can access the currently copied image.
Assume a tmp/ directory at the repository root (or it will fallback to /tmp) that is listed in .gitignore.
Add the following shell function to .zshrc or .bashrc. Ensure wl-paste, wtype, and notify-send are installed (typically available on standard Linux distributions).
Then add the corresponding configuration to Kitty.