Skip to content

Support iTerm2 ReportCellSize OSC

Matan Ziv-Av requested to merge matan/konsole:iterm-cell-m into master

This adds support for OSC 1337 ; ReportCellSize to report the size in pixels of a character cell to the running application.

This escape sequence is not useful in itself, as the information is already available as CSI 16 t, but it is the best way to discover support for iterm2 graphics protocol.

Merge request reports