1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/ReactNativeClient
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
..
android Android release v1.0.309 2019-10-16 23:59:46 +02:00
ios ios-v10.0.37 2019-09-13 22:08:13 +01:00
lib Desktop: Resolves #1298: Add keyboard modes to editor (vim, emacs) (#2056) 2019-11-06 21:51:08 +00:00
locales Update translations 2019-11-04 19:02:39 -05:00
.buckconfig
.flowconfig Upgrading to React Native 5.9 2019-06-14 07:12:24 +01:00
.gitattributes
.gitignore Tools: Fix build for Android 9 debugging 2019-09-26 19:26:18 +00:00
.watchmanconfig
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh
index.android.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.ios.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
main.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
metro.config.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
package-lock.json Clipper: Fixed: Some tables were imported with a duplicate header 2019-10-12 19:36:06 +02:00
package.json Desktop, Mobile: Added link resource icon (#2035) 2019-11-05 21:41:36 +00:00
root.js All: Added concept of sync version and client ID to allow upgrading sync targets 2019-10-10 23:23:11 +02:00
run_ios.sh Mobile: Upgraded WebView 2019-06-14 08:11:15 +01:00
start_server.bat
start_server.sh