Customize Editor Keymaps

In v2.6.0, it now supports keymap customization for the editor. For example, you can change keybinding to move cursor. Here is steps to…

Customize Editor Keymaps
Changing behavior of `ctrl-f` for moving cursor

In v2.6.0, it now supports keymap customization for the editor. For example, you can change keybinding to move cursor. Here is steps to customize:

  1. Go to the Keybindings on Preferences
  2. Open user keymap file
  3. Add your keymap like this:
'.CodeMirror': 
  'ctrl-f': 'editor:go-char-left'

You can find available commands for editor by searching keybindings with editor: on the Preferences pane.

Download now: https://www.inkdrop.app/
Send feedback: https://github.com/inkdropapp/forum/issues
Contact us: contact@inkdrop.app
Twitter: https://twitter.com/inkdrop_app