Skip to content

User's Guide Keyboard Shortcuts

wcherry edited this page Aug 12, 2010 · 1 revision

The following is the most complete list of Keyboard Shortcuts I could find. The list is incomplete and is a work in progress.

Eventually each command will link to the more complete documentation for that command.

Command OSX Linux/Windows
NewCommand Cmd+N Ctrl+N
NewNotebookCommand Cmd+Shift+N Ctrl+Shift+N
NewWindowCommand Cmd+Alt+N Ctrl+Alt+N
Project::FileOpenCommand Cmd+O Ctrl+O
Project::DirectoryOpenCommand Cmd+Shift+O Ctrl+Shift+O
Project::FileSaveCommand Cmd+S Ctrl+S
Project::FileSaveAsCommand Cmd+Shift+S Ctrl+Shift+S
CloseTabCommand Cmd+W Ctrl+W
CloseWindowCommand Cmd+Shift+W Ctrl+Shift+W
QuitCommand Cmd+Q Ctrl+Q
EditView::InfoSpeedbarCommand Cmd+Shift+E Ctrl+Shift+E
UndoCommand Cmd+Z Ctrl+Z
RedoCommand Cmd+Shift+Z Ctrl+Y
CutCommand Cmd+X Ctrl+X
CopyCommand Cmd+C Ctrl+C
PasteCommand Cmd+V Ctrl+V
DuplicateCommand Cmd+D Ctrl+D
MoveHomeCommand Ctrl+A Ctrl+A
MoveEndCommand Ctrl+E Ctrl+E
DecreaseIndentCommand Cmd+[ Ctrl+[
IncreaseIndentCommand Cmd+] Ctrl+]
AutoIndenter::IndentCommand Cmd+Shift+I Ctrl+Shift+[
GotoLineCommand Cmd+L Ctrl+L
SearchForwardCommand Cmd+F Ctrl+F
RepeatPreviousSearchForwardCommand Cmd+G F3
SelectAllCommand Cmd+A Ctrl+A
ToggleBlockSelectionCommand Cmd+B Ctrl+B
AutoCompleter::MenuAutoCompleterCommand Ctrl+Escape Ctrl+Shift+Space
Project::FindFileCommand Cmd+T Ctrl+T
MoveTabToOtherNotebookCommand Cmd+Shift+Alt+O Ctrl+Shift+Alt+O
SwitchNotebookCommand Cmd+Alt+O Ctrl+Alt+O
SwitchTabDownCommand Cmd+Shift+[ Ctrl+Page Up
SwitchTabUpCommand Cmd+Shift+] Ctrl+Page Down
PrintScopeCommand Ctrl+Shift+P Ctrl+Shift+P
PluginManagerUi::ReloadLastReloadedCommand Cmd+Shift+R Ctrl+Shift+R
Snippets::OpenSnippetExplorer Cmd+Alt+S Ctrl+Alt+S
AutoCompleter::AutoCompleteCommand Ctrl+Space