Skip to content

Conversation

christianparpart
Copy link
Member

References @j4james comment in https://github.com/contour-terminal/contour/pull/1212/files#r1344674416

I hope I did understand you correctly there?

@github-actions github-actions bot added the VT: Backend Virtual Terminal Backend (libterminal API) label Oct 3, 2023
Comment on lines 851 to 857
1, // 0
2, // 1
3, // 0
6, // 1
9, // 2 | defined by spec to be 18 lines per second
13, // 3
12, // 3
18, // 4 | defined by spec to be 18 lines per second
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's exactly what I meant. Thank you.

However, I just noticed the comment for 2 is wrong. You've got both the 2 and 4 comments saying "defined by spec to be 18 lines per second". The first one should assumedly be "9 lines per second".

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooops, copy'n'paste bug. thx ;)

…T1xx and VT2xx terminals

Signed-off-by: Christian Parpart <christian@parpart.family>
@christianparpart christianparpart merged commit 616315c into master Oct 4, 2023
@christianparpart christianparpart deleted the improvement/DECSSCLS branch October 4, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VT: Backend Virtual Terminal Backend (libterminal API)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants