-
Notifications
You must be signed in to change notification settings - Fork 49
Controls
Ibrahim Serdar Acikgoz edited this page Dec 14, 2018
·
9 revisions
You can press c key on main window to see keybindigs
- 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
- 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
- d: Show commit diff
- s: Synchronize remote branches with remote
- 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