Skip to content

Controls

Ibrahim Serdar Acikgoz edited this page Dec 14, 2018 · 9 revisions

You can press c key on main window to see keybindigs asciicast

Common Key Bindings

  • q: Quit
  • f: Fetch mode
  • p: Pull mode
  • m: Merge mode
  • tab: Next Panel
  • or k: Up
  • or j: Down
  • ctrl + c: Force application to quit
  • esc: Close windows if a pop-up window opened

Repository Section KeyBindings

  • c: Controls
  • s: Show repository status
  • enter: Start queue
  • space: Add to queue
  • ctrl + space: Add all to queue
  • backspace: Remove all from queue
  • n: Sort repositories by Name
  • r: Sort repositories by Modification date

Commits Section KeyBindings

  • d: Show commit diff

Remote Branches KeyBindings

  • s: Synchronize remote branches with remote

Status Section KeyBindings

  • t: Stash changes
  • p: Pop changes
  • a: Add files to index
  • r: Reset item
  • ctrl +a: Add all files to index
  • ctrl r: Reset all items
  • m: Commit changes
Clone this wiki locally