<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>murasuke</author_name>
  <author_url>https://blog.hatena.ne.jp/murasuke/</author_url>
  <blog_title>murasukeの日記</blog_title>
  <blog_url>https://murasuke.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>ターミナルエミュレーターはキーボード入力時に、文字を表示しているわけではなくラインディシプリン(もしくはアプリケーション)からのエコーバックを表示している バックスペースは文字を直前の文字を消すのではなく「バックスペース」「スペース」「バックスペース」という３操作で直前の文字をスペースで上書き(＆1文字戻る)している 確認手順 scriptでキー入力を保存して、odでダンプする 123と入力後バックスペース、その後4を入力する 123\b4 # キー入力をscriptコマンドで記録する $ script -q -f -c &quot;cat&quot; output.log ダンプ出力すると、エコーバックで「バッ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmurasuke.hatenadiary.org%2Fentry%2F2025%2F05%2F25%2F000821&quot; title=&quot;ターミナルはローカルエコーで文字を表示しているわけではなく、ラインディシプリンからのエコーバックを表示している。バックスペースキーは１文字戻って空白で上書きをするというエコーバックが行われる - murasukeの日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-05-25 00:08:21</published>
  <title>ターミナルはローカルエコーで文字を表示しているわけではなく、ラインディシプリンからのエコーバックを表示している。バックスペースキーは１文字戻って空白で上書きをするというエコーバックが行われる</title>
  <type>rich</type>
  <url>https://murasuke.hatenadiary.org/entry/2025/05/25/000821</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
