Loading request...
User requests improved copy-paste functionality for code blocks, specifically to handle long bash commands that get line breaks when copied from Claude Code responses, especially when using tools like tmux.
claude code feature request: copy-paste blocks. "I'm ssh'd into the node, give me the command to verify EFA is working": then I get some giant bash one-liner. tmux messes with the text, so there are line breaks everywhere. gotta copy it to a text file and clean it up myself