mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-19 05:33:44 -04:00
changelog: case sensitive scrollback search: move to correct release
This commit is contained in:
parent
9728ada028
commit
1fce0e69f5
1 changed files with 2 additions and 2 deletions
|
|
@ -74,6 +74,8 @@
|
||||||
* When enabling _"focus mode"_ (private mode 1004), foot now sends a
|
* When enabling _"focus mode"_ (private mode 1004), foot now sends a
|
||||||
focus event immediately, to inform the application what the current
|
focus event immediately, to inform the application what the current
|
||||||
state is ([#2202][2202]).
|
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
|
[2202]: https://codeberg.org/dnkl/foot/issues/2202
|
||||||
|
|
||||||
|
|
@ -112,8 +114,6 @@
|
||||||
e.g. integrated graphics ([#2182][2182]).
|
e.g. integrated graphics ([#2182][2182]).
|
||||||
* Jump label colors in the modus-operandi theme, for improved
|
* Jump label colors in the modus-operandi theme, for improved
|
||||||
readability.
|
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
|
[2182]: https://codeberg.org/dnkl/foot/issues/2182
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue