<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>swfz</author_name>
  <author_url>https://blog.hatena.ne.jp/swfz/</author_url>
  <blog_title>notebook</blog_title>
  <blog_url>https://swfz.hatenablog.com/</blog_url>
  <categories>
    <anon>command</anon>
    <anon>GitHub</anon>
    <anon>dotfiles</anon>
  </categories>
  <description>便利に使っているGitHub CLIだがissueやprの操作は番号が必要なのでいちいち確認が面倒 リストをpecoで選択すると番号が出てくるようにしたら楽できそうということで設定した zshの設定に下記関数を追加してタイトルなどから選択してghコマンドの入力補助を可能にした .zshrc function peco-p() { selected=$@ if [ -n &quot;$selected&quot; ]; then BUFFER=&quot;${BUFFER}${selected}&quot; # カーソル位置を末尾に移動 CURSOR=$#BUFFER fi } # gh issue のリストから選択 function…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fswfz.hatenablog.com%2Fentry%2F2020%2F10%2F28%2F195252&quot; title=&quot;GitHub Cliにpecoを組み合わせる - notebook&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/s/swfz/20201028/20201028195046.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-10-28 19:52:52</published>
  <title>GitHub Cliにpecoを組み合わせる</title>
  <type>rich</type>
  <url>https://swfz.hatenablog.com/entry/2020/10/28/195252</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
