mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-02 02:29:59 +00:00
17bcfe5257
On MacOS, Ctrl is less commonly used than Command (⌘). Javascript expresses command as `metaKey`. This allows for _either_ Ctrl or Command to be used in the Markdown text area. Note that on Windows, on some browsers, the "windows" key is labeled as meta, so it would work on windows as well. http://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/metaKey |
||
---|---|---|
.. | ||
components | ||
services | ||
utils | ||
config.ts | ||
interfaces.ts | ||
markdown.ts | ||
routes.ts | ||
tippy.ts | ||
toast.ts | ||
version.ts |