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

Add keybinding for navigating between sources #513

Closed
RichiCoder1 opened this issue Oct 26, 2017 · 5 comments · Fixed by #703
Closed

Add keybinding for navigating between sources #513

RichiCoder1 opened this issue Oct 26, 2017 · 5 comments · Fixed by #703
Assignees
Labels
Improvement Issues that enhances existing functionality, or adds new features
Milestone

Comments

@RichiCoder1
Copy link
Contributor

We should pick some bindings for navigating quickly between sources views. Maybe some crtl+something+arrow keybind. Would also be nice to be able to Alt+Num or something to quickly navigate between the first 10 sources (as most people will have between 2-5 at most).

@RichiCoder1 RichiCoder1 added Improvement Issues that enhances existing functionality, or adds new features Up for Grabs Issues that are available by the community to work on labels Oct 26, 2017
@RichiCoder1 RichiCoder1 added this to the Future milestone Oct 26, 2017
@RichiCoder1 RichiCoder1 self-assigned this Oct 26, 2017
@gep13
Copy link
Member

gep13 commented Oct 26, 2017

Ooo, I like this idea. On a Windows Machine, you can do Win + 1, to start, or focus, the first pinned item in your taskbar. Same with Win + 2, etc. If we equate pinned items on your taskbar to sources in the list, then I think either CTRL + 1,2,3 or ALT + 1,2,3, would make a lot of sense.

@RichiCoder1
Copy link
Contributor Author

Exactly what I was thinking.

@mwallner
Copy link
Member

mwallner commented Nov 3, 2017

I'd vote for CTRL + 1..9 - I think it'd be more consistent with other apps (i.e. googlechrome)

@huffSamuel
Copy link

Is this still a feature you'd like implemented? I have a branch that implements Ctrl + 1..9 as keybindings for sources. Sources higher than 9 don't have a keybinding.

gep13 added a commit that referenced this issue Oct 28, 2019
…ndings

(GH-513) Add keybinding for navigating sources
gep13 added a commit that referenced this issue Oct 28, 2019
Not all folks are going to want to use keybindings in the application,
so allow keybindings to be turned off.  Default will be for keybindings
to be enabled within the application.
@gep13 gep13 modified the milestones: Future, 0.18.0 Mar 5, 2021
@gep13 gep13 removed the Up for Grabs Issues that are available by the community to work on label Mar 8, 2021
@gep13 gep13 changed the title Add keybinding for navigating sources Add keybinding for navigating between sources Mar 8, 2021
@choco-bot
Copy link

🎉 This issue has been resolved in version 0.18.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Issues that enhances existing functionality, or adds new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants