HackMD/public/js/lib
Sheogorath 9c77e9d7f0
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>
2018-02-24 21:14:47 +01:00
..
common Allow more detailed configuration of upload mime types 2018-01-20 15:16:53 +01:00
config Update to generate front-end constants on server startup 2017-03-20 01:39:09 +08:00
editor Allow the usage of the esc-key by codemirror 2018-02-24 21:14:47 +01:00
appState.js Implemented dark theme. 2018-01-05 00:15:13 +01:00
modeType.js Manage syncscroll / currentMode in appState 2017-05-07 20:38:22 +08:00
syncscroll.js Manage syncscroll / currentMode in appState 2017-05-07 20:38:22 +08:00