csi: implement DECSET 47 - use alternate screen buffer

This commit is contained in:
Daniel Eklöf 2021-01-16 13:34:40 +01:00
parent 50b309da06
commit e41654d4ea
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 4 additions and 1 deletions

View file

@ -36,7 +36,7 @@
(https://codeberg.org/dnkl/foot/issues/244).
* Key/mouse binding `select-extend-character-wise`, which forces the
selection mode to 'character-wise' when extending a selection.
* `DECSET 1047` and `DECSET 1048`.
* `DECSET` `47`, `1047` and `1048`.
### Changed