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

Tab/buffer shortcuts #80

Open
joewiz opened this issue Nov 17, 2014 · 0 comments
Open

Tab/buffer shortcuts #80

joewiz opened this issue Nov 17, 2014 · 0 comments

Comments

@joewiz
Copy link
Member

joewiz commented Nov 17, 2014

I love the shortcuts to move to tabs 1-9, but would it be possible to remap control-9 to move to the right-most tab, using Chrome's convention?

Also, on my Mac running both Chrome and Safari, the shortcuts for moving to the previous or next tab are not working. I'm using the Mac definitions (2nd in array) from keybindings.js:

    "nextTab": ["Ctrl-Shift-PageDown", "Ctrl-Option-Right"],
    "previousTab": ["Ctrl-Shift-PageUp", "Ctrl-Option-Left"],

Also, given that the keyboard shortcuts all refer to "Tabs", should the "Buffers" menu perhaps be renamed to "Tabs"? I prefer "Tabs" and find it more understandable than "Buffers."

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

No branches or pull requests

1 participant