From e5ca693b9015594d1ddaba9409e9f0b4c182d3fe Mon Sep 17 00:00:00 2001 From: Alan <51193876+Pound-Hash@users.noreply.github.com> Date: Mon, 4 Apr 2022 15:54:24 -0700 Subject: [PATCH] Updated Ambiguous Keys (markdown) --- Ambiguous-Keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ambiguous-Keys.md b/Ambiguous-Keys.md index 38a6ea6..124ca67 100644 --- a/Ambiguous-Keys.md +++ b/Ambiguous-Keys.md @@ -1,4 +1,4 @@ -For historical reasons, most terminals send the exact same keycodes for different keys. For example, the `` key sends the same code as ``. When Kakoune receives an ambiguous code, it has to decide what key to decode it to: +For historical reasons, most terminals (except for some modern ones like Kitty, iTerm, and foot) send the exact same keycodes for different keys. For example, the `` key sends the same code as ``. When Kakoune receives an ambiguous code, it has to decide what key to decode it to: | This key | Decodes as | | -------- | ------------- |