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

Change the range to csiParamStart/csiParamEnd #658

Closed
wants to merge 1 commit into from
Closed

Conversation

noborus
Copy link
Owner

@noborus noborus commented Nov 19, 2024

Change the parameter that was judged only by FinalyByte to a range judgment of start and end.
Which one to judge is implementation-dependent (terminal emulator specifies the start range, and less specifies only FinalByte). The parameter will be changed to judge the start range so that the display will not be corrupted.

Clarify Escape Sequence-> CSI -> SGR by splitting the function.

UnderLine parameters are now functions, and empty parameters have been fixed.

Change the parameter that was judged only by FinalyByte
to a range judgment of start and end.
Which one to judge is implementation-dependent (terminal emulator
specifies the start range, and `less` specifies only FinalByte).
The parameter will be changed to judge the start range so
that the display will not be corrupted.

Clarify Escape Sequence-> CSI -> SGR by splitting the function.

UnderLine parameters are now functions, and empty parameters have been fixed.
@noborus
Copy link
Owner Author

noborus commented Nov 19, 2024

There was a mistake, so I'll put it back out.

@noborus noborus closed this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant