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

Resizing terminal causes text to be lost. #1618

Closed
hifall opened this issue Aug 17, 2018 · 1 comment
Closed

Resizing terminal causes text to be lost. #1618

hifall opened this issue Aug 17, 2018 · 1 comment

Comments

@hifall
Copy link

hifall commented Aug 17, 2018

When I resize the terminal, some text is lost, instead of wrapped.

Details

  • Browser and browser version: Google Chrome 67.0.3396.99.
  • OS version: macOS Sierra 10.12
  • xterm.js version: 3.5.1

Steps to reproduce

  1. call term.resize() when the parent is resized;
  2. expect long lines in terminal to wrap, but I see the loss of text;

This issue #325 reporting this behavior before has been closed.

@Tyriar
Copy link
Member

Tyriar commented Aug 21, 2018

I think you're after reflow #622

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

No branches or pull requests

2 participants