SUMMARY klipper action inserts an unwanted new line STEPS TO REPRODUCE 1. add klipper action: `iconv -c --to-code=ASCII//TRANSLIT <<< '%s'` 2. copy text, invoke action, paste text OBSERVED RESULT pasted text has new line added EXPECTED RESULT new line shouldn't be added SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2
The iconv tool inserts the new line, not klipper.