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

Feature Request: Alt+Arrow Up or Down to switch channels/panes with keyboard. #22

Open
dmitshur opened this issue Jan 10, 2015 · 0 comments

Comments

@dmitshur
Copy link
Contributor

Hi,

I think this would be relatively easy to add and would make using WebIRC better. It's a feature that Slack has and it is convenient, because it allows using more of the UI without taking hands off your keyboard (they're commonly there due to the chat-oriented nature of the app).

Alt+Up Arrow = Go to Previous (one higher) channel/pane.
Alt+Down Arrow = Go to Next (one lower) channel/pane.

Hard Mode

If you want to really to go all out, you can also implement 2 more shortcuts:

Alt+Shift+Up Arrow = Go to Previous channel/page with unread/new messages, if any.
Alt+Shift+Down Arrow = Go to Next channel/page with unread/new messages, if any.

I use these shortcuts in Slack quite often because they are useful. :)

See its keyboard help for reference:

image

Thanks for making an awesome persistent web IRC client!

Notes

Alt and Option are the same key.

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

1 participant