csi: support DECRQM queries for ECMA-48 (SM/RM) modes

This is in addition to the existing support for DECRQM queries
of DEC private modes.
This commit is contained in:
Craig Barnes 2024-02-11 15:09:28 +00:00
parent 9d9690410a
commit fa01bf2b75
3 changed files with 30 additions and 5 deletions

View file

@ -61,6 +61,7 @@
* `pipe-command-output` key binding.
* Support for OSC-176, _"Set App-ID"_
(https://gist.github.com/delthas/d451e2cc1573bb2364839849c7117239).
* Support for `DECRQM` queries with ANSI/ECMA-48 modes (`CSI Ps $ p`).
[1348]: https://codeberg.org/dnkl/foot/issues/1348