Created attachment 173003 [details] example text file SUMMARY konsole cuts off URLs when the window is to small to display the entire length of the line/URL in a text editor like nvim and nano making the font very big triggers the same behavior STEPS TO REPRODUCE 1. setup konsole to highlight URLs on key press like Ctrl 2. open text file in nvim or nano with a URL in it 3. resize konsole window so it's small enough so that the complete URL does not fit in one visual line 4. press ctrl+URL Number to open in browser OBSERVED RESULT a truncated links opens in the browser which doesn't work EXPECTED RESULT the actual URL opens SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora Bazzite 40 ADDITIONAL INFORMATION if you just cat the same file out and don't resize the terminal it works as intended. Is this a problem that can be fixed from the konsole side of things because it happens for nvim and nano. Or is this an issue that happens to nvim and nano and has nothing to do with konsole? Also happens under the same conditions in the new fedora/ublue terminal ptyxis but you have to Ctrl+left click instead.