csi: implement "CSI ? m"

This commit is contained in:
Daniel Eklöf 2023-04-26 18:30:09 +02:00
parent a2db3cdd5b
commit dc7642f2a5
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 42 additions and 1 deletions

View file

@ -44,6 +44,10 @@
## Unreleased
### Added
* VT: implemented `XTQMODKEYS` query (`CSI ? Pp m`).
### Changed
### Deprecated
### Removed