On Thu, 10 Jul 2025 08:14:58 -0400 Go Canes <letsgonhlcan...@gmail.com>
wrote:
> I also see this with Konsole under KDE.

Me also sometimes with xterm.

This is due to tha fact that the terminal has entered bracketed paste
mode. You can force leaving this mode with (under bash):

  echo -e '\033[?2004l'

Refs:
 https://en.wikipedia.org/wiki/ANSI_escape_code
 https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h2-Bracketed-Paste-Mode
 https://invisible-island.net/xterm/xterm-paste64.html

-- 
francis
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to