SUMMARY I've recently switched from tilix to Konsole, and one thing that I'm really missing is a feature called "advanced paste". In essence, it's just a text box in a dedicated dialog which allows to edit the content of the clipboard before pasting it, with a dedicated shortcut (Ctrl+Alt+V in my case). As a bonus, adding such a dialog could solve #89299 For reference, here is the Tilix implementation: https://github.com/gnunn1/tilix/blob/master/source/gx/tilix/terminal/terminal.d#L1442 SOFTWARE/OS VERSIONS Fedora KDE Spin, up to date.