<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
FRR should have bracketed paste forcibly turned off in the next release, thanks for bringing this to our attention.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Quentin<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> frog <frog-bounces@lists.frrouting.org> on behalf of Mark Kamichoff <prox@prolixium.com><br>
<b>Sent:</b> Saturday, February 6, 2021 9:38 PM<br>
<b>To:</b> mike tancsa <mike@sentex.net><br>
<b>Cc:</b> frog@lists.frrouting.org <frog@lists.frrouting.org><br>
<b>Subject:</b> Re: [FROG] readline 8.1 and bracketed pasting in vtysh</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">External email: Use caution opening links or attachments<br>
<br>
<br>
On Fri, Feb 05, 2021 at 04:29:24PM -0500, mike tancsa wrote:<br>
> On FreeBSD at least, for the port (devel/readline)  I added<br>
><br>
> CONFIGURE_ARGS= --disable-bracketed-paste-default<br>
><br>
> to disable it by default.<br>
<br>
This seems like a good workaround but I also found another one.  Add<br>
this to your ~/.inputrc:<br>
<br>
set enable-bracketed-paste Off<br>
<br>
Then start vtysh again.  Pasting should work properly.  However, if<br>
you're using sudo you will have to start vtysh using sudo -E because<br>
without the -E your user's ~/.inputrc won't be read (this threw me off<br>
initially).<br>
<br>
I opened up a bug because I don't think bracketed paste will ever be<br>
suitable for folks using vtysh to interact with FRR:<br>
<br>
<a href="https://github.com/FRRouting/frr/issues/8029">https://github.com/FRRouting/frr/issues/8029</a><br>
<br>
- Mark<br>
<br>
--<br>
Mark Kamichoff<br>
prox@prolixium.com<br>
<a href="https://www.prolixium.com/">https://www.prolixium.com/</a><br>
<br>
_______________________________________________<br>
frog mailing list<br>
frog@lists.frrouting.org<br>
<a href="https://lists.frrouting.org/listinfo/frog">https://lists.frrouting.org/listinfo/frog</a><br>
</div>
</span></font></div>
</body>
</html>