-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Alt+number or alt+up/down to switch conversations #2038
Comments
@TBurchfield I think we'd be open to a PR for that behavior, but one thing I'd request before you write any code: do a quick survey of how other applications handle this. Is Additionally, it's worth mentioning that the order of conversations in the left pane is changing all the time, so the conversation you get with the up and down commands will be constantly shifting. |
In looking around, many more applications (most browsers I've looked into) use alt+number to navigate to the number'th item. Apparently facebook and slack use alt+up and alt+down, according to the previous issue. Should I limit this PR to alt+number behaviour? |
No, I think |
Just FYI on the Messages app on macOS, it's |
#512 Made a feature request for alt+1 to switch to the first conversation, alt+2 to switch the second, etc, as well as alt+up moving to the next conversation up, and alt+down moving to the next conversation down.
I would love to take a crack at a PR, if there's still interest. There seemed to be interest in 2015. Thoughts?
The text was updated successfully, but these errors were encountered: