I know it's a small group but for the two other people ( 😉 ) who use micro text editor on SDF over SSH here's how to fix the clipboard. Open the file ~/.config/micro/settings.json then find the line that says "clipboard": "terminal" and change "terminal" to "internal". Reload micro and ctrl-c and ctrl-v should now work. #SDF #microTextEditor #PSA