Bug 1968143 - readline-8.1-2 sets enable-bracketed-paste on, changing paste behavior
Summary: readline-8.1-2 sets enable-bracketed-paste on, changing paste behavior
Keywords:
Status: CLOSED DUPLICATE of bug 1954366
Alias: None
Product: Fedora
Classification: Fedora
Component: readline
Version: 34
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Siteshwar Vashisht
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-06 05:06 UTC by Clay Jordan
Modified: 2021-10-01 05:54 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-10-01 05:54:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Clay Jordan 2021-06-06 05:06:03 UTC
Description of problem:

FC33 and previous, if you pasted multiple lines into a terminal session, each would be executed in turn as enable-bracketed-paste was off. With it on by default, instead it creates and editable buffer and ignores line feeds.

The later may actually be safer but it's not in the release notes and not common knowledge how to change it. 

Version-Release number of selected component (if applicable):

readline-8.1-2 on FC34

How reproducible:

bind -V | grep bracket # will show the current setting
cut any two lines and paste with it on vs off.

Steps to Reproduce:
see above

Actual results:
new behavior 

Expected results:
old behavior, noted in release notes or added to /etc/inputrc, which has not changed in the last two releases at least.

Additional info:

Comment 1 Kamil Dudka 2021-06-07 07:27:57 UTC
This is a duplicate of bug #1954366.

Comment 2 Siteshwar Vashisht 2021-10-01 05:54:14 UTC

*** This bug has been marked as a duplicate of bug 1954366 ***


Note You need to log in before you can comment on or make changes to this bug.