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
TinyMCE provides lots of keyboard shortcuts.
However, several of those won't ever work because of either conflicts with browser shortcuts (Firefox) or with OS specific shortcuts.
It's possible to provide (additional) custom ones, but those won't get advertised via help plugin. And it's also hard to figure out available key combos, not already in use. 😉
On the other hand, the help plugin advertises shortcuts, that might not be available (example: "h1" might be prevented by settings), in which case nothing happens.
The text was updated successfully, but these errors were encountered:
TinyMCE provides lots of keyboard shortcuts.
However, several of those won't ever work because of either conflicts with browser shortcuts (Firefox) or with OS specific shortcuts.
It's possible to provide (additional) custom ones, but those won't get advertised via help plugin. And it's also hard to figure out available key combos, not already in use. 😉
On the other hand, the help plugin advertises shortcuts, that might not be available (example: "h1" might be prevented by settings), in which case nothing happens.
The text was updated successfully, but these errors were encountered: