Last updated: June 2025
GitKraken Desktop includes a variety of keyboard shortcuts to help you work faster. Use this reference to find shortcuts for common actions like staging files, toggling panels, and managing tabs.
Note: The โ symbol refers to the Command key on macOS.
Open Keyboard Shortcuts List
| Action | Mac | Windows/Linux |
|---|---|---|
| Open keyboard shortcuts | โ/ | Ctrl/ |
Repo Actions
| Mac | Windows/Linux | |
|---|---|---|
| Create branch | โB | CtrlB |
| Fetch all | โL | CtrlL |
| Stage the current file | S | S |
| Stage all files | โShiftS | CtrlShiftS |
| Unstage the current file | U | U |
| Unstage all files | โShiftU | CtrlShiftU |
| Commit staged files with current message | โEnter | CtrlEnter |
| Stage all files and commit with current message | โShiftEnter | CtrlShiftEnter |
| Focus commit message box | โShiftM | CtrlShiftM |
Navigation
| ย | Mac | Windows/Linux |
|---|---|---|
| Select previous item | J or โ | J or โ |
| Select next item | K or โ | K or โ |
| Select the item to the right | L or โ | L or โ |
| Select the item to the left | H or โ | H or โ |
| Select next item in branch | Shiftโ ShiftJ |
Shiftโ ShiftJ |
| Select previous item in branch | Shiftโ ShiftK |
Shiftโ ShiftK |
| Select first commit in graph | โโ | CtrlHOME |
| Select last commit in graph | โโ | CtrlEND |
| Undo | โZ | CtrlZ |
| Redo | โY โShiftZ |
CtrlY CtrlShiftZ |
Command Palette
| ย | Mac | Windows/Linux |
|---|---|---|
| Toggle Command Palette | โP | CtrlP |
| Search commits | โF | CtrlF |
| Open repo via Command Palette | โShiftO | CtrlShiftO |
| Search file to view history and blame | โShiftH | CtrlShiftH |
| Focus the Left Panel filter bar | โOptionF | CtrlAltF |
| Open current repo in terminal | OptionT | AltT |
| Open current repo in File Manager | AltO | AltO |
| Open diff or merge tool | โD | CtrlD |
| Close current repo | โW | CtrlW |
| Search within file (if file content has focus) | โF | CtrlF |
UI
| ย | Mac | Windows/Linux |
|---|---|---|
| Toggle Fullscreen Mode | ControlโF | CtrlShiftF |
| Increase Zoom | โ= โ+ |
Ctrl= Ctrl+ |
| Decrease Zoom | โโ | Ctrlโ |
| Reset zoom | โ0 | Ctrl0 |
| Toggle the Left Panel | โJ | CtrlJ |
| Toggle the Commit Detail panel | โK | CtrlK |
| Focus the search bar | โF | CtrlF |
| Focus the Left Panel filter bar | โOptionF | CtrlAltF |
| Close the current panel (if one is open) | Esc | Esc |
Tabs
| ย | Mac | Windows/Linux |
|---|---|---|
| New Tab | CmdT | CtrlT |
| Close Tab | CmdW | CtrlW |
| Swap to Tab #1-9 | โ#1-9 | Ctrl#1-9 |
| Jump to next open tab | โTab | CtrlTab |
| Jump to previous open tab | โShiftTab | CtrlShiftTab |

