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: Expose bindings for jumping directly to certain lists. #45

Closed
leonardt opened this issue Jun 23, 2014 · 3 comments
Closed

Comments

@leonardt
Copy link

Sometimes I want to jump directly to the Tab or Workspace list, or the file search mode. It would be nice to save keystrokes by allowing a user to bind keys to enter these modes directly.

@szw
Copy link
Collaborator

szw commented Jun 26, 2014

👍 Yeah, cool idea. This could be done as a parameter to the :CtrlSpace command. In that way one could bind the command to it's own mappings.

@adambiggs
Copy link

👍 Great idea.

@szw szw closed this as completed in 8e57402 Jul 15, 2014
@szw
Copy link
Collaborator

szw commented Jul 15, 2014

Ok, now you can pass key sequence to the :CtrlSpace command. For example:

:CtrlSpace w - opens workspaces
:CtrlSpace Ofoo^M - opens files and searches for "foo"

Enjoy :)

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

3 participants