From 8379b48a9e7ab71ffb0732d67db1814d8aafbc3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Wed, 9 Feb 2022 17:56:29 +0100 Subject: [PATCH] changelog: remapping input to custom escape sequences --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a385e3ed..e85fb439 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,8 @@ * Mouse selections are now finalized when the window is resized (https://codeberg.org/dnkl/foot/issues/922). +* Support for re-mapping input, i.e. mapping input to custom escape + sequences (https://codeberg.org/dnkl/foot/issues/325). ### Deprecated