From 3c057fb6001637c89018e5647076f7c481d8ac00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Tue, 29 Sep 2020 19:47:29 +0200 Subject: [PATCH] =?UTF-8?q?changelog:=20trackpad=20scrolling:=20=E2=80=98m?= =?UTF-8?q?ultiplier=E2=80=99=20is=20in=20the=20=E2=80=98scrollback?= =?UTF-8?q?=E2=80=99=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89f0de13..67d38093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,8 +41,8 @@ * Trackpad scrolling speed to better match the mouse scrolling speed, and to be consistent with other (Wayland) terminal emulators. Note that it is (much) slower compared to previous foot versions. Use the - **multiplier** option in `foot.ini` if you find the new speed too - slow (https://codeberg.org/dnkl/foot/issues/144). + **scrollback.multiplier** option in `foot.ini` if you find the new + speed too slow (https://codeberg.org/dnkl/foot/issues/144). ### Security