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

Handling arrow key presses #189

Open
Ajay2709 opened this issue Jun 20, 2019 · 0 comments
Open

Handling arrow key presses #189

Ajay2709 opened this issue Jun 20, 2019 · 0 comments

Comments

@Ajay2709
Copy link

On pressing arrow keys, the inputBuffer is getting reset. I could not understand why this is done.
Consider a case where one has typed @aa instead of @aja. Now he may press left arrow and type in the missed character (j, in this case) and the mentions should still work. But since the buffer is reset, this doesn't work.

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