Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2.0] add popup menu with key binding support #47

Closed
anb0s opened this issue Jul 5, 2016 · 3 comments
Closed

[v2.0] add popup menu with key binding support #47

anb0s opened this issue Jul 5, 2016 · 3 comments

Comments

@anb0s
Copy link
Owner

anb0s commented Jul 5, 2016

If one uses key binding to execute a tool, we can have now more then one tool for each category (open, explore etc.). So show an popup menu in this case and allow to select the right tool quickly with keyboard. E.g. with numbers (1, 2) or just with same key combination to cycle over the tools and execute with space or enter keys...

@anb0s anb0s added this to the v2.0 milestone Jul 5, 2016
@anb0s anb0s self-assigned this Jul 5, 2016
@anb0s
Copy link
Owner Author

anb0s commented Jul 25, 2016

related #46

@anb0s anb0s mentioned this issue Jul 25, 2016
28 tasks
@anb0s anb0s mentioned this issue Jul 26, 2016
15 tasks
@anb0s anb0s mentioned this issue Aug 23, 2016
15 tasks
@anb0s anb0s mentioned this issue Sep 5, 2016
10 tasks
anb0s added a commit that referenced this issue Sep 19, 2016
#47 [v2.0] add popup menu with key binding support

- renamed categoryOther to categoryUser
- added new short cuts:
  - EasyShell All : Alt + E
  - EasyShell Open: Alt + O
  - EasyShell Run : Alt + R
  - EasyShell Explore: Alt + X
  - EasyShell Clipboard: Alt + C
  - EasyShell Default: Alt + D
  - EasyShell User: Alt + U

Signed-off-by: Andre Bossert <[email protected]>
@anb0s
Copy link
Owner Author

anb0s commented Sep 19, 2016

added popup menu showed if using new key bindings (see #46) and with short cuts, '0' - '9' and 'a' - 'z':

image

@anb0s
Copy link
Owner Author

anb0s commented Sep 19, 2016

done for RC1 #80

@anb0s anb0s closed this as completed Sep 19, 2016
anb0s added a commit that referenced this issue Sep 19, 2016
- #40 add support for path conversions
- #46 [v2.0] [regression] add key bindings again
- #47 [v2.0] add popup menu with key binding support
- #55 [v2.0] migration support from legacy EasyShell v1.x
- #81 [v2.0] "Copy Full Path to Clipboard" missing at Mac OS X
- #82 [v2.0] ${easyshell:resource_loc} missing in "usable variables"
- #83 [v2.0] rework "Copy..." and "Show/Edit.." buttons in command
dialog

Signed-off-by: Andre Bossert <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant