========================== TinyMCE keyboard shortcuts ========================== First published at 2/19/2018 on https://defkey.com/tinymce-shortcuts Mostly used by web developers, TinyMCE is a browser based, open source WYSIWYG editor written in JavaScript. It has ability to convert textarea fields or HTML elements into an editor. It can be easily integrated with content management systems like Drupal, WordPress and Joomla. TinyMCE has 36 shortcuts and we have listed all of them below. Editor body ----------- Ctrl + B Bold Ctrl + I Italic Ctrl + U Underline Ctrl + A Select all Ctrl + Y Redo Ctrl + Shift + Z Redo Alt + Shift + 1 Header 1 Alt + Shift + 2 Header 2 Alt + Shift + 3 Header 3 Alt + Shift + 4 Header 4 Alt + Shift + 5 Header 5 Alt + Shift + 6 Header 6 Alt + Shift + 7 Paragraph Alt + Shift + 8 Div Alt + Shift + 9 Address Alt + F9 Focus to menu bar Alt + F10 Focus to toolbar Alt + F11 Focus to element path Ctrl + Shift + E then P Focus to contextual toolbar Ctrl + K Insert link Ctrl + Shift + F Toggle fullscreen Ctrl + S Save Ctrl + F Find Accessibility ------------- Enter Execute command Space Execute command Right arrow Focus next widget Tab Focus next widget Down arrow Focus next widget Left arrow Focus previous widget Shift + Tab Focus previous widget Up arrow Focus previous widget Down arrow Open widget menu Left arrow Open sub menu Right arrow Close sub menu Esc Close dialog / menu Esc Move focus back to editor body Note: Browsers/Screen Readers provide additional shortcuts within the editor context. Image credit: TinyMCE Source: TinyMCE docs Last modified on(UTC): Monday, November 11, 2019 Defkey © All rights reserved.