Finalize current keymapping work:
- catchup with latest changes to pilot/keys.js - the textinput adds a event.addCommandKeyEvent(...) to the input - the onTextInput and onCommandKey event sent by the textinput are forwareded to the edtior which then forwards the input to the keybinding, which handles the input based on the current inputMode. - the current inputMode can get changed by setting the setting "inputMode". Currently there are the modes "vim" and "emacs". If the inputMode doesn't match, the "default" mode is used.
This commit is contained in:
parent
b16bc6abc4
commit
3ebd2865ea
6 changed files with 95 additions and 94 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 36c55c39e8ede94e964364e01ab5308f3f51c2eb
|
||||
Subproject commit cd074fd37a02bc40300aa7b120d395525767b156
|
||||
Loading…
Add table
Add a link
Reference in a new issue