<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>podhmo</author_name>
  <author_url>https://blog.hatena.ne.jp/podhmo/</author_url>
  <blog_title>podhmo's diary</blog_title>
  <blog_url>https://pod.hatenablog.com/</blog_url>
  <categories>
    <anon>emacs</anon>
    <anon>dired</anon>
  </categories>
  <description>J,Kでサブディレクトリにカーソル移動するのが便利。lがdiredのredrawと被っているのだけれどとりあえずディレクトリ上以外のときにはredrawすることにした（良い方針ではないかも）。 (defun my:dired-setup () (define-many-keys dired-mode-map `( (&quot;[&quot; . dired-up-directory) ;; ^ (&quot;]&quot; . my:dired-do-redisplay-or-down-directory) (&quot;h&quot; . dired-up-directory) ;; ^ (&quot;l&quot; . my:dired-do-redisplay-o…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpod.hatenablog.com%2Fentry%2F2018%2F09%2F29%2F204056&quot; title=&quot;dired上でvimっぽい感じでカーソル移動がしたくなった - podhmo&amp;#39;s diary&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>2018-09-29 20:40:56</published>
  <title>dired上でvimっぽい感じでカーソル移動がしたくなった</title>
  <type>rich</type>
  <url>https://pod.hatenablog.com/entry/2018/09/29/204056</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
