-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
[![Build status](https://ci.appveyor.com/api/projects/status/t38uon2uf8pwm6nd?svg=true)](https://ci.appveyor.com/project/TheCrazyT/x64dbg-plugin-quickaccess) | ||
|
||
Since version 1.3 there is a little configuration neccessary. | ||
Under Favourites->Manage Favourites->Command you need to add the "quickaccess" command with the shortcut Ctrl+3(or any other shortcut) in order for the shortcut to work. | ||
|
||
For the lazy people that can't remember all the shortcuts. | ||
Just press ctrl+3 and you can access any menu. | ||
The default shortcut is ctrl+3. | ||
It can be modified through the Options -> Shortcuts menu. | ||
To access/search any menu just press ctrl+3. | ||
Somebody might know that feature from eclipse already. | ||
Might get some improvements later ... | ||
|
||
Binary Releases can be found under release-tab. | ||
Binary releases can be found under release-tab (auto-deployed by appveyor on any commit). |