Hacker News new | past | comments | ask | show | jobs | submit login

This is one of the things I really like about SourceTree, that I can do pretty much everything from the keyboard. Several times a day, I type

- Ctrl-shift-+ (add file to index)

- Ctrl-shift-c (commit)

- (type the description of the commit)

- Alt-enter (validate)

- Ctrl-shift-p (push)

No mouse necessary.

The SourceTree people know how a developer works.




To be fair, you can do this in Tower (1) with the same steps:

- Cmd + Alt + A (to index)

- Cmd + Alt + C (add commit message or amend)

- Alt + Enter (validate)

- Cmd + Alt + Shift + P (push)

But, as I said before in comments, base UX abilities now broken in Tower 2.


They've missed keyboard navigation completely. To be fair, there are shortcuts for many things, but it is still practically impossible to navigate the UI with the keyboard only.

For example, ⌘1 takes you to the working copy, but it only selects the "Working Copy" menu item to the left, it doesn't focus the working copy pane. The first thing I tried was to navigate the unstaged files with the arrow keys, but that just moved me back to the History view since that list was somehow focused in the background. To focus the file list, I had to press tab about 20 times to pass all the controls in the tab order on the way there.


On a related note, here are the keyboard shortcuts for Tower: http://git-tower.com/help/mac/faq-and-tips/keyboard-shortcut...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: