Are there Keyboard Shortcuts for Gutenberg? #

Yes. There are a lot! There is a help modal showing all available keyboard shortcuts.

You can see the whole list going to the top right corner menu of the new editor and clicking on “Keyboard Shortcuts” (or by using the keyboard shortcut Shift+Alt+H on Linux/Windows and H on macOS).

This is the canonical list of keyboard shortcuts:

Editor shortcuts  #

Shortcut descriptionLinux/Windows shortcutmacOS shortcut
Display keyboard shortcuts.Shift+Alt+HH
Save your changes.Ctrl+SS
Undo your last changes.Ctrl+ZZ
Redo your last undo.Ctrl+Shift+ZZ
Show or hide the settings sidebar.Ctrl+Shift+,,
Open the block navigation menu.Shift+Alt+OO
Navigate to the next part of the editor.Ctrl+``
Navigate to the previous part of the editor.Ctrl+Shift+``
Navigate to the next part of the editor (alternative).Ctrl+Alt+NN
Navigate to the previous part of the editor (alternative).Ctrl+Alt+PP
Navigate to the nearest toolbar.Alt+F10F10
Switch between visual editor and code editor.Ctrl+Shift+Alt+MM
Toggle fullscreen mode.CMD+Option+Shift+FF

Selection shortcuts #

Shortcut descriptionLinux/Windows shortcutmacOS shortcut
Select all text when typing. Press again to select all blocks.Ctrl+AA
Clear selection.EscEsc

Block shortcuts #

Shortcut descriptionLinux/Windows shortcutmacOS shortcut
Duplicate the selected block(s).Ctrl+Shift+DD
Remove the selected block(s).Shift+Alt+ZZ
Insert a new block before the selected block(s).Ctrl+Alt+TT
Insert a new block after the selected block(s).Ctrl+Alt+YY
Move the selected block(s) up.Ctrl+Alt+Shift+TT
Move the selected block(s) down.Ctrl+Alt+Shift+YY
Change the block type after adding a new paragraph.//
Remove multiple selected blocks.delbackspace

Text formatting #

Shortcut descriptionLinux/Windows shortcutmacOS shortcut
Make the selected text bold.Ctrl+BB
Make the selected text italic.Ctrl+II
Underline the selected text.Ctrl+UU
Convert the selected text into a link.Ctrl+KK
Remove a link.Ctrl+Shift+KK
Add a strikethrough to the selected text.Shift+Alt+DD
Display the selected text in a monospaced font.Shift+Alt+XX

Here is a brief animation illustrating how to find and use the keyboard shortcuts:

GIF showing how to access keyboard shortcuts

Powered by BetterDocs