You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thinking of using jquery.hotkeys to handle keyboard mapping. Sound right to you? Doesn't seem to support Apple+key combos, just Ctrl+ or Alt/Option+, etc. See https://github.com/jeresig/jquery.hotkeys and let me know what you think
Added support for shrink tweet (Ctrl/Meta+s). Need to add others; be nice to alias CMD, and perhaps there's a better way to encapsulate all this so not so much code. Using the jquery.trigger event mechanism which isn't too bad.
Enable keyboard shortcuts for actions (e.g. Apple-S to shorten).
The text was updated successfully, but these errors were encountered: