<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ayato0211</author_name>
  <author_url>https://blog.hatena.ne.jp/ayato0211/</author_url>
  <blog_title>(define -ayalog '())</blog_title>
  <blog_url>https://ayato.hateblo.jp/</blog_url>
  <categories>
    <anon>Emacs</anon>
  </categories>
  <description>tmuxを操作していると[C-t n]と[C-t p]で分割したウィンドウを行き来できる。(C-tはprefix-keyなのでデフォルトだとC-bかな)これが便利なんだけどEmacsのデフォルトって[C-x o]しかないじゃないですか。それが凄く不便で。 特にe2wmを起動しているときですね。だからちょっと調べて設定変えた！ (global-set-key (kbd &quot;C-x n&quot;) 'other-window) (global-set-key (kbd &quot;C-x p&quot;) (lambda () (interactive) (other-window -1))) あと、tmuxだとdisplay…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fayato.hateblo.jp%2Fentry%2F20140503%2F1399127400&quot; title=&quot;Emacsでウィンドウを分割したときに「反時計周り」に移動する - (define -ayalog &amp;#39;())&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>2014-05-03 23:30:00</published>
  <title>Emacsでウィンドウを分割したときに「反時計周り」に移動する</title>
  <type>rich</type>
  <url>https://ayato.hateblo.jp/entry/20140503/1399127400</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
