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

Add support for a help mode i.e. standard key-binding to dump KeyHandlers #24

Closed
rkeithhill opened this issue Sep 13, 2013 · 1 comment
Labels
Issue-Enhancement It's a feature request.

Comments

@rkeithhill
Copy link
Contributor

I think of this as the "help/usage" mode for the current keyboard bindings. As such for the CMD mappings, it should probably be something like Ctrl+/ - which is the ? key but we don't want folks to have to press Shift as well.

BTW this should act like the current PossibleCompletions() function where it doesn't interrupt the line editing experience.

@lzybkr
Copy link
Member

lzybkr commented Dec 20, 2013

Now supported - 653b492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement It's a feature request.
Projects
None yet
Development

No branches or pull requests

2 participants