Customizing key bindings

You can fully customize CotEditor's menu key bindings. Also, you can store text snippets which have your preferred key bindings assigned. By default, you can insert “<br />” (with a line ending) by pressing Shift-Return. To create your own key bindings:

  1. Choose CotEditor > Preferences.
  2. Click Key Bindings.
  3. Click Edit, and modify/add the key bindings as you like.

See also