<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rubikitch</author_name>
  <author_url>https://blog.hatena.ne.jp/rubikitch/</author_url>
  <blog_title>http://rubikitch.com/に移転しました</blog_title>
  <blog_url>https://rubikitch.hatenadiary.org/</blog_url>
  <categories>
    <anon>zsh</anon>
  </categories>
  <description>最近実行したコマンドをつなげて再実行したい場合みんなならどうする？直前のコマンドならば!!で実行できるね。zshならば!!のあとにTabを押すと実際のコマンドに展開されるし、!!などを使ってコマンドを実行しても展開された形で履歴に登録される。さすがzshだ。 2つ前のコマンドも!-2で展開される。けれど、打ちにくい上Tabも入れると4ストロークと多いので俺は好きではない。そこで俺はirbsh風のヒストリメニューwidgetを作ってみた。C-vで過去20個の履歴が表示され、asdf〜とホームポジションのキーで選択するとカーソル位置に挿入される。これなら2ストロークでなおかつ履歴が一覧できるので効…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frubikitch.hatenadiary.org%2Fentry%2F20070927%2F1190850678&quot; title=&quot;history-menu - 最近入力したコマンドを現在位置に挿入 - http://rubikitch.com/に移転しました&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>2007-09-27 08:51:18</published>
  <title>history-menu - 最近入力したコマンドを現在位置に挿入</title>
  <type>rich</type>
  <url>https://rubikitch.hatenadiary.org/entry/20070927/1190850678</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
