<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mizdra</author_name>
  <author_url>https://blog.hatena.ne.jp/mizdra/</author_url>
  <blog_title>mizdra's blog</blog_title>
  <blog_url>https://www.mizdra.net/</blog_url>
  <categories>
    <anon>terminal</anon>
    <anon>shell</anon>
  </categories>
  <description>今まで id:mizdra はターミナルで Git ブランチを切り替えるときに、zsh + peco を使った Git ブランチ検索用のキーバインドを使用していた。 # .zshrc function select-git-branch() { selected_branch=$(git branch | cut -c 3- | peco) BUFFER=&quot;${LBUFFER}${selected_branch}${RBUFFER}&quot; CURSOR=$#LBUFFER+$#selected_branch zle redisplay } zle -N select-git-branch bind…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.mizdra.net%2Fentry%2F2024%2F10%2F19%2F172323&quot; title=&quot;zsh + fzf で「あの時作業していたあのブランチ」を快適に探す - mizdra&amp;#39;s blog&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/m/mizdra/20241019/20241019172301.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-10-19 17:23:23</published>
  <title>zsh + fzf で「あの時作業していたあのブランチ」を快適に探す</title>
  <type>rich</type>
  <url>https://www.mizdra.net/entry/2024/10/19/172323</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
