xtermjs / xterm.js

A terminal for the web
https://xtermjs.org/
MIT License
17.04k stars 1.6k forks source link

implement ReportCellSize to indicate IIP support #4981

Open jerch opened 4 months ago

jerch commented 4 months ago

Context: https://github.com/jerch/xterm-addon-image/issues/58

The image addon currently has no way to indicate IIP support to app side. As suggested in the other issue, ReportCellSize seems to be a good hint, as it is implemented on all other TEs supporting IIP.

Sequence-Docs: https://iterm2.com/documentation-escape-codes.html