<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ian_nek</author_name>
  <author_url>https://blog.hatena.ne.jp/ian_nek/</author_url>
  <blog_title>naiのアウトプット</blog_title>
  <blog_url>https://ian-nek.hatenablog.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>現象 コピペしたら下記みたいな表示になる 原因 Bashの設定によるもの Bashのバージョン(bash 5.1~)によってブラケットペーストモードというものがデフォルトで有効になっており、これが前述のペースト時のハイライトの設定になっている。 これがオンになっている理由は、悪意のあるスクリプトを誤って実行しないようにコピペを確認させるため 対処 暫定対策：以下を実行する bind 'set enable-bracketed-paste off’ 恒久対策：以下を~/.inputrcまたは/etc/inputrcに追加する set enable-bracketed-paste off 参考 B…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fian-nek.hatenablog.jp%2Fentry%2F2024%2F01%2F11%2F001958&quot; title=&quot;Ubuntu22.04でプロンプトにテキストをペーストすると選択された状態になる - naiのアウトプット&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/i/ian_nek/20240111/20240111001549.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-01-11 00:19:58</published>
  <title>Ubuntu22.04でプロンプトにテキストをペーストすると選択された状態になる</title>
  <type>rich</type>
  <url>https://ian-nek.hatenablog.jp/entry/2024/01/11/001958</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
