Skip to content

Conversation

@ijklam
Copy link
Contributor

@ijklam ijklam commented Nov 21, 2022

before:
before1

after:

after 1

  • fix FSI's display error on multiple-line input

before:
before2

after:
after 2

@ijklam ijklam requested a review from a team as a code owner November 21, 2022 18:17
@dnfadmin
Copy link

dnfadmin commented Nov 21, 2022

CLA assistant check
All CLA requirements met.

make fullWidthCharRanges more like a ranges array
@T-Gro T-Gro linked an issue Nov 22, 2022 that may be closed by this pull request
@T-Gro T-Gro enabled auto-merge (squash) November 22, 2022 09:16
T-Gro
T-Gro previously approved these changes Nov 24, 2022
Copy link
Contributor

@0101 0101 left a 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?

auto-merge was automatically disabled November 25, 2022 02:10

Head branch was pushed to by a user without write access

@ijklam
Copy link
Contributor Author

ijklam commented Nov 25, 2022

Is it possible to add some tests for this new behavior?

I don't know how to test how it is displayed by terminal ...

Copy link
Contributor

@psfinaki psfinaki left a 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

FSI's cursor does not correctly handle full-width characters

7 participants