-
Notifications
You must be signed in to change notification settings - Fork 830
Fix some bugs on FSI.exe #14365
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
Fix some bugs on FSI.exe #14365
Conversation
fix FSI's display error on multiple-line input
make fullWidthCharRanges more like a ranges array
0101
left a comment
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.
Is it possible to add some tests for this new behavior?
Head branch was pushed to by a user without write access
I don't know how to test how it is displayed by terminal ... |
psfinaki
left a comment
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.
Mhmh yeah we should create a proper testing framework for this, piping the output to a file or something. Not in the scope of this PR, just thinking out loud.
@Tangent-90 thanks for the contribution.
before:

after:
before:

after:
