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

Account for unicode symbols #13

Open
caleb-allen opened this issue Jan 8, 2022 · 1 comment
Open

Account for unicode symbols #13

caleb-allen opened this issue Jan 8, 2022 · 1 comment
Labels
feature New feature or request
Milestone

Comments

@caleb-allen
Copy link
Owner

For example, rather than using skip(1, buffer) to move right, use LineEdit.move_char_right

@caleb-allen caleb-allen added the bug Something isn't working label Jan 8, 2022
@caleb-allen caleb-allen added feature New feature or request and removed bug Something isn't working labels Jan 6, 2023
@caleb-allen
Copy link
Owner Author

Alternately, VimBuffer dispatched to skip could handle unicode characters instead of bytes.

@caleb-allen caleb-allen added this to the 1.0 milestone May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant