1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/ElectronClient
Shane Kilkelly fa3f0d2071 Desktop: Resolves #1298: Add keyboard modes to editor (vim, emacs) (#2056)
* Add keyboard modes to editor (vim, emacs, default)

This adds a new option to settings, and then sets the
appropriate keyboard handler in the ace editor.

The "default" option is equivalent to the old keyboard
behaviour.

* Remove stray console.log

* Move the keyboard-mode setting to the general section

* Change `keyboardMode` setting to `editor.keyboardMode`
2019-11-06 21:51:08 +00:00
..
app Desktop: Resolves #1298: Add keyboard modes to editor (vim, emacs) (#2056) 2019-11-06 21:51:08 +00:00
.gitignore Clean up 2019-04-02 00:12:38 +01:00
build.sh All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
run-prod.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00
run.sh Desktop, CLI: Added option to disable creation of welcome items 2019-05-12 01:10:46 +01:00