mirror of https://github.com/zulip/zulip.git
b16c3f1982
Previously we triggered all hotkeys on keydown. Now, if the keydown event is in the range of a character we bail and wait for it to be handled by the keypress function instead. We also redefine all of the keycodes for characters to be their lowercase versions. (imported from commit 534199de92174c2858220abb21ce774e1ee0e1d3) |
||
---|---|---|
.. | ||
common.js | ||
compose.js | ||
debug.js | ||
dom_access.js | ||
hotkey.js | ||
narrow.js | ||
setup.js | ||
signup.js | ||
subscribe.js | ||
ui.js | ||
zephyr.js |