## The Problem See below: When pressing Command + C (on macOS), have not tested on any other OS It copes code format alongside the text > \`\`\`bash > sudo apt install ffmpeg > \`\`\` instead of just > sudo apt install ffmpeg https://github.com/user-attachments/assets/77d9c7f9-0e2b-4e28-94f3-843c0ee0f830 ## The Solution Either keep it as copy selected text only OR Add a new command (Command + Shift + C), to copy unformatted text.
The Problem
See below:
When pressing Command + C (on macOS), have not tested on any other OS
It copes code format alongside the text
instead of just
Screen.Recording.2026-04-08.at.11.03.11.mov
The Solution
Either keep it as copy selected text only
OR
Add a new command (Command + Shift + C), to copy unformatted text.