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

xterm-addon-serialize does not preserve empty cell background #3098

Closed
mmis1000 opened this issue Sep 15, 2020 · 0 comments · Fixed by #3101
Closed

xterm-addon-serialize does not preserve empty cell background #3098

mmis1000 opened this issue Sep 15, 2020 · 0 comments · Fixed by #3101
Labels

Comments

@mmis1000
Copy link
Contributor

Details

  • Browser and browser version: any(not browser issue)
  • OS version: mac
  • xterm.js version: 003cf96
  • xterm-addon-serialize version: 003cf96

Steps to reproduce

  1. open the demo
  2. run echo -e '\x1B[0;37;44mHI2\x1b[10X\x1b[m'
  3. check the Write back to terminaloption of SerializeAddon
  4. click Serialize the content of terminal
  5. Notice the background of empty cell is gone

Note

Also observed when do this on htop

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

Successfully merging a pull request may close this issue.

2 participants