#659 F34: Bash 5.1, readline 8.1 and bracketed paste mode
Closed by bcotton. Opened by churchyard.

Since this was updated in Fedora without a change proposal, I'm opening this ticket to track addition to the release notes.

Bash and readline were updated, bracketed paste mode is now the default, and users might be surprised by the changed different behavior when pasting stuff to their shells.

I don't have any useful links except basic googling:

https://cirw.in/blog/bracketed-paste


Metadata Update from @pbokoc:
- Issue assigned to pbokoc

There is a bug report about the changed behavior. But it is closed telling that the change is intended.
https://bugzilla.redhat.com/show_bug.cgi?id=1954366

I think many users are confused about this change in Fedora 34. There should be a note in the release notes about the change.

If you want to get back the old behavior the bug report suggests to create the file ~/.inputrc and put the following line in it:

set enable-bracketed-paste off

Metadata Update from @bcotton:
- Issue set to the milestone: F34

F34 reached end-of-life. We are unlikely to add additional release notes at this point.

Metadata Update from @bcotton:
- Issue status updated to: Closed (was: Open)

Metadata