Skip to content

Commit 4f9b0a0

Browse files
committed
video with thumbnail completed2
1 parent 490099a commit 4f9b0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tips/TheEmacsWindowManagementAlmanac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ Emacsのイベントループをシミュレートしてこれを行うことが
895895

896896
以下のデモでは、ウィンドウ選択の前にアクションを実行している点を除けば、`ace-window`と同じように見えるだろう。ここでの`win`はアクションである。シンプルなコマンドであれば何でも機能する筈だ。`aw-dispatch-alist`にアクションを事前に設定する必要はない。セットアップや記憶しておく必要もないのだ。デモでは`ace-window-run-command`を使って、`C-x -`(`shrink-window-if-larger-than-buffer`という何とも説明的な名前の関数)で選択されていないウィンドウを縮小している。
897897

898-
[<img src="https://i.imgur.com/ov2rxst.jpg"(https://karthinks.com/img/ace-window-one-command-demo.mp4)
898+
[<img src="https://i.imgur.com/ov2rxst.jpg">](https://karthinks.com/img/ace-window-one-command-demo.mp4)
899899

900900
<details>
901901
<summary>

0 commit comments

Comments
 (0)