diff options
author | Sheogorath | 2018-02-24 21:03:12 +0100 |
---|---|---|
committer | Sheogorath | 2018-02-24 21:14:47 +0100 |
commit | 9c77e9d7f0fbf48d8f8462b0020801c7878d1901 (patch) | |
tree | eeea50d23421627116962b69623f3aaa11b32bfa /public/js/locale.js | |
parent | 6bcc72e09004a6f350005809008c3ecf14d45c41 (diff) |
Allow the usage of the esc-key by codemirror
This change allows all input modes of codemirror to use the information
from an input esc-key and make this way vim and sublime more
functional. To prevent this change from breaking the return from the
fullscreen mode, it catches the esc-key in this case. Hopefully this is
an acceptable solution.
As before the vim-mode is handled different in fulltext-mode as it is
esc-key heavy.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions