pdcgomes/XCActionBar

Activation shortcut

eimantas opened this issue · 3 comments

Would it make sense to make shortcut's reachability better? Cmd+Shift+8 doesn't look very comfortable to me (even after trying it a few times). Maybe something closer to Xcode's "Open Quickly..."? Like Alt+Shift+O?

You can change the shortcut via the Keyboard Shortcuts System Preference like explained here in the installation section. Maybe this should go into the Readme of this project as well...?

Thanks for the tip. It probably could be included into readme.

As an alternative you can also use double press the CMD key to present/dismiss the action bar, and double press the ALT key to repeat the last action. These shortcuts can also be configured, but the process is slightly different.

The documentation has been updated to reflect this.