Shortcuts

This page regroups the common shortcuts available in Cutter.

Global shortcuts

ShortcutFunction
.Focus console input
G/SFocus search bar
Ctrl/Cmd+RRefresh contents

Widget shortcuts

ShortcutWidget
Shift+F12Strings
Shift+GGraph
Shift+IImports
Shift+EExports

Disassembly view shortcuts

Most of these shortcuts are also applied to Disassembly Graph view

ShortcutFunction
EscSeek to previous position
SpaceSwitch to disassembly graph view
Ctrl/Cmd+CCopy
;Add comment
PDefine a new function
Shift+PEdit function
UUndefine a function
NRename current function/flag
Shift+NRename flag/function used here
YEditrename local variables
LLink a typestruct to address
ASet current address to String
CSet current address to Code
XShow Xrefs
Ctrl/Cmd++Zoom in
Ctrl/Cmd+-Zoom out
Ctrl/Cmd+=Reset zoom

Graph view shortcuts

ShortcutFunction
EscSeek to previous position
SpaceSwitch to disassembly view
Ctrl/Cmd+MouseWheelZoom
+Zoom in
-Zoom out
=Reset zoom
JNext instruction
KPrevious instruction
TFollow True/Unconditional branch
FFollow False/Unconditional branch

Debug shortcuts

ShortcutFunction
F9Start debug
F7Step into
F8Step over
F5Continue
F2/(Ctrl/Cmd)+BAdd or Remove breakpoint
(Ctrl/Cmd)+F2Edit or open Advanced breakpoint dialog