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

Conditional binding #492

Merged
merged 10 commits into from
Mar 7, 2021
Merged

Conditional binding #492

merged 10 commits into from
Mar 7, 2021

Conversation

gwenn
Copy link
Collaborator

@gwenn gwenn commented Feb 20, 2021

Introduce ConditionalEventHandler and EventContext.
You should be able to return different Cmd depending on input state.

Fixme

  • key sequence

Replace #293

Introduce `ConditionalEventHandler` and `EventContext`.
You should be able to return different `Cmd` depending on input state.
- Use Ctrl-E for hint completion
- Insert tab when the cursor is ontop a whitespace character
- Prompt for numeric entry only
- Extend Meta-F,Alt+Right feature for hint partial completion
@gwenn gwenn changed the title [WIP] Conditional binding Conditional binding Mar 6, 2021
- custom key sequence binding
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

Successfully merging this pull request may close these issues.

None yet

1 participant