csi: primary DA: remove features we do not support

We do not implement

* Selective Erase
* Technical Character Set
* Terminal state interrogation
This commit is contained in:
Daniel Eklöf 2020-07-24 17:46:18 +02:00
parent 0c11542eca
commit cc60d3a670
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 13 additions and 1 deletions

View file

@ -13,6 +13,9 @@
## Unreleased
### Added
### Changed
* Primary DA to no longer indicate support for _Selective Erase_,
_Technical Characters_ and _Terminal State Interrogation_.
### Deprecated
### Removed
### Fixed