changelog: search for last searched-for string

This commit is contained in:
Daniel Eklöf 2022-01-27 18:40:04 +01:00
parent 1537fd02bd
commit eb33a0529f
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -55,6 +55,8 @@
- `DECSTBM` - _Set Top and Bottom Margins_
- `SGR` - _Set Graphic Rendition_
- `DECSCUSR` - _Set Cursor Style_
* Support for searching for the last searched-for string in scrollback
search (search for next/prev match with an empty search string).
### Changed