LoginSignup
17
22

More than 5 years have passed since last update.

Emacsで現在のキーバインドを確認する

Posted at

Emacsで現在のキーバインドを確認するにはキーバインドの一覧を表示するか知りたいキーをタイプして確認します。

キーバインド一覧を表示するには、

M-x describe-bindings

また、特定のキーのバインドを知りたいときは、

M-x describe-key

と打った後に知りたいキーをタイプします。

17
22
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
17
22