changelog: case sensitive scrollback search: move to correct release

This commit is contained in:
Daniel Eklöf 2025-11-01 08:12:52 +01:00
parent 9728ada028
commit 1fce0e69f5
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -74,6 +74,8 @@
* When enabling _"focus mode"_ (private mode 1004), foot now sends a
focus event immediately, to inform the application what the current
state is ([#2202][2202]).
* Scrollback search is now case sensitive when the search string
contains at least one upper case character.
[2202]: https://codeberg.org/dnkl/foot/issues/2202
@ -112,8 +114,6 @@
e.g. integrated graphics ([#2182][2182]).
* Jump label colors in the modus-operandi theme, for improved
readability.
* Scrollback search is now case sensitive when the search string
contains at least one upper case character.
[2182]: https://codeberg.org/dnkl/foot/issues/2182