Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ソースファイルを開いていて、シェルを起動するとします。Cx oを押して、2つのバッファーを切り替えることができます。しかし、ウィンドウマネージャーで一般的な「フォーカスはマウスに従う」オプションのように、マウスを動かすと、マウスの下のバッファーがフォーカスされるようにするにはどうすればよいですか?
セットする:
(setq mouse-autoselect-window t)
シフト+矢印コメントに答えて、.emacsで行います:
(windmove-default-keybindings)