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

Remove zero width space when you exit open mention #1

Open
jasonkeene opened this issue Mar 24, 2014 · 1 comment
Open

Remove zero width space when you exit open mention #1

jasonkeene opened this issue Mar 24, 2014 · 1 comment

Comments

@jasonkeene
Copy link
Member

When you exit an open mention via directional keys or mouse click when you move the cursor back into a mention from the right you can notice it takes two presses of the left key to get back in since it's running into the zero width space. Need to remove it when we detect an exit and add it back in when we enter.

@talofo
Copy link

talofo commented Aug 7, 2014

This change is also important when you wish to make some word count. If you use the delete key, it will also count that zero width char as 1.

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

2 participants