Details
- Browser and browser version: any(not browser issue)
- OS version: mac
- xterm.js version: 003cf96
- xterm-addon-serialize version: 003cf96
Steps to reproduce
- open the demo
- run
echo -e '\x1B[0;37;44mHI2\x1b[10X\x1b[m'
- check the
Write back to terminaloption of SerializeAddon
- click
Serialize the content of terminal
- Notice the background of empty cell is gone
Note
Also observed when do this on htop
Details
Steps to reproduce
echo -e '\x1B[0;37;44mHI2\x1b[10X\x1b[m'Write back to terminaloption ofSerializeAddonSerialize the content of terminalNote
Also observed when do this on
htop