On Thu, 2021-05-20 at 11:47 -0400, Matthew Miller wrote:
> On Thu, May 20, 2021 at 04:53:12PM +0200, josef radinger via users
> wrote:
> > i have two problems after upgrading to fedora34:
> > * copy/paste in xterm/terminator now paints the copied text with
> > reversed colors. in fedora 33 it was clear that in my black on white
> > terminal marked text is colored white with black background. that
> > part works the same in f34. pasting is different now. pasted text
> > was colored like typed text, in fedora34 it is now colored the same
> > as marked text. quite annoying, at least for me.
> 
> This is a new readline feature. You are not the only to notice
> https://bugzilla.redhat.com/show_bug.cgi?id=1954366
> 
> 

thanks
to sum that up:
this new feature can be switched off via editing ~/.inputrc
one needs to add
"set enable-bracketed-paste off"

https://www.gnu.org/software/bash/manual/html_node/Readline-Init-File-Syntax.html#Readline-Init-File-Syntax

this might have unwanted side-effects, so please read the docs and
decide yourself.

yours
josef
_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to