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

Hotkeys for each tab #92

Closed
alistaircarscadden opened this issue May 27, 2020 · 2 comments
Closed

Hotkeys for each tab #92

alistaircarscadden opened this issue May 27, 2020 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@alistaircarscadden
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Similar to #83, except instead of more commands, more tabs. Currently there are 4, and in one of my recent feature requests I proposed the possibility of a fifth.

Describe the solution you'd like
Add shortcuts to each tab, like for example Q W E R to reach the first, second, third, fourth tab. Furthermore, add SHIFT+Tab to return to the last tab (is this another feature request, maybe?)

Describe alternatives you've considered
This idea came to me, but might not be that good:

There could be main tabs and less important tabs, in a configuration like this
image
and the user would use Tab and Shift+Tab to move left and right on the section they are on, so if they're on the left they'd be tabbing between Log and Status, to get to the "less-commonly-used" tabs they'd press the jump hotkey and get to the right side, where they could Tab and Shift+Tab between Xyz, Stashing and Stashes.

Seems kind of convoluted, but maybe a good place to start brainstorming.

extrawurst pushed a commit that referenced this issue May 27, 2020
@extrawurst
Copy link
Owner

Hey @alistaircarscadden thanks for the input. Reverse tabbing makes absolute sense. I implemented that quickly.
QWER... could be something to think about after #83 landed. Those shortcuts are the main request here right? I will rename the ticket just for clarification

@extrawurst extrawurst added the enhancement New feature or request label May 27, 2020
@extrawurst extrawurst changed the title More tabs support Hotkeys for each tab May 27, 2020
@alistaircarscadden
Copy link
Contributor Author

@extrawurst nice. I don't think the tabs necessarily have to have their hotkeys in the bottom bar as you suggested. Potentially they could have a similar solution to the Unstaged Changes [1] where it would say Status [Q].
image

@extrawurst extrawurst added this to the 0.6.0 milestone Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants