100% found this document useful (1 vote)
1K views

Overleaf Keyboard Shortcuts

This document provides a list of keyboard shortcuts for the Overleaf online LaTeX editor for Windows, Mac, and Linux platforms. It includes shortcuts for common tasks like compilation, commenting, indentation, formatting text, navigation, find/replace, selection, and multiple cursors. The shortcuts are organized by operating system and described briefly.

Uploaded by

Boudewijn Zwart
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
1K views

Overleaf Keyboard Shortcuts

This document provides a list of keyboard shortcuts for the Overleaf online LaTeX editor for Windows, Mac, and Linux platforms. It includes shortcuts for common tasks like compilation, commenting, indentation, formatting text, navigation, find/replace, selection, and multiple cursors. The shortcuts are organized by operating system and described briefly.

Uploaded by

Boudewijn Zwart
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Overleaf Keyboard Shortcuts

Updated August 5, 2016

Windows 
Mac  Description 
gnu/Linux 
Ctrl + . ctrl + . No errors: Trigger compilation
(vim) :w (vim) :w Has errors: Go to first error
Ctrl + / + / Toggle comment on selected line(s)
Ctrl + D + D Delete current line
Ctrl + , ctrl + , Find position in pdf
Ctrl + Space ctrl + Space
Open auto-complete
(vim) Ctrl + N (vim) ctrl + N

(vim) z=: (vim) z=: Open the spell-suggestion


Ctrl + [ + [ Indent less
Ctrl + ] + ] Indent more
Ctrl + B + B Bold text (\textbf)
Ctrl + I + I Italicise text (\textit)
Ctrl + X + X Cut selected text
Ctrl + C + C Copy selected text
Ctrl + V + V Paste copied text
Ctrl + Z + Z Undo
Ctrl + + Z + + Z
Redo
Ctrl + Y + Y

Alt + ctrl + A Go to line start


Alt + ctrl + E Go to line end
+
Ctrl + Home Go to document start
+ Home

(continued next page) 

1
 (from previous page)

Windows 
Mac  Description 
gnu/Linux 
+
Ctrl + End Go to document end
+ End

Ctrl + F + F Find
Ctrl + G + G
Find next
(or just Enter again) (or just Enter again)
Ctrl + + G + + G Find previous
Ctrl + + F + + F Replace
Ctrl + + R
+ + + F Replace all
Ctrl + + R

Ctrl + A + A Select all


Ctrl + U + U Undo selection
Ctrl + + U
+ + U Redo selection
Alt + U

Ctrl + click + click Multiple cursors à la Sublime Text


Alt + drag + drag Rectangular selection à la Sublime Text

You might also like