Skip to content

Conversation

@LucianBuzzo
Copy link
Contributor

This connects to #164
Fixes an issue where a scroll region can be set out of bounds.

@parisk
Copy link
Contributor

parisk commented Jan 27, 2017

Thanks for this PR @LucianBuzzo! Can you provide us with some steps to test this PR out?

Maybe some before vs after results?

@LucianBuzzo
Copy link
Contributor Author

@parisk Using the demo, create a file called test.sh with the following code:

printf "\033[1;300r"
grep -Rl ' ' .

Then run it with sh test.sh, this will throw errors in the console and make the term unusable.
This PR fixes the issue.

@parisk
Copy link
Contributor

parisk commented Jan 27, 2017

Yep, works great. Thanks!

@parisk parisk merged commit d6de156 into xtermjs:master Jan 27, 2017
@Tyriar Tyriar modified the milestone: 2.3.0 Feb 2, 2017
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.

3 participants