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

Can you make it more like Mac's Context window switcher #113

Open
michaelsoros opened this issue Apr 3, 2018 · 1 comment
Open

Can you make it more like Mac's Context window switcher #113

michaelsoros opened this issue Apr 3, 2018 · 1 comment

Comments

@michaelsoros
Copy link

Dear kvakulo,

I love switcheroo but think there is still room for improvement.

  1. After I select a row, I have to press enter to switch to it. Can you make the switching happen after releasing the Ctrl+Tab key combo?

  2. Can you specify a number for each row, so that a ctrl+number and go to the corresponding window;

Regards,
michaelsoros

@elig0n
Copy link
Contributor

elig0n commented Apr 17, 2018

  1. If you use Alt+Tab you can leave alt pressed and use Tab and Left-Shift+Tab to move through the rows back and forth and when releasing Alt it will auto switch. See in the Options:
    image

  2. I have implemented alt+0...9 key shortcuts along with full numerical mode which visually enumerates the entire list and lets you enter a row number instead of an App name to move to it , then you can use Enter to switch to it. They are both in the Pull requests. See: Alt+num list shortcuts #103 1-10 numerical listings in bold #107 Full numerical search mode #110

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants