-
Notifications
You must be signed in to change notification settings - Fork 14
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
added partial solution #12
base: master
Are you sure you want to change the base?
added partial solution #12
Conversation
-fixed highlight bug by using unicode_width crate to determine String display width instead of the number of bits/characters |
-final solution |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the build issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please send the pull request to upstream and put a link to it here.
ilai-deutel#281 |
#5
-added support for utf8 characters for save and find commands.
-highlight bugs for fullwidth characters