diff --git a/CHANGELOG.md b/CHANGELOG.md index 859cf1e6..d0a7bc13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -130,6 +130,9 @@ * Foot process(es) sometimes remaining, using 100% CPU, when closing multiple foot windows at the same time (https://codeberg.org/dnkl/foot/issues/542). +* Regression where `+shift+tab` always produced `\E[Z` instead of + the correct `\E[27;;9~` sequence + (https://codeberg.org/dnkl/foot/issues/547). ### Security