From fb990c985be6399db53f846d75db50e85d3b7883 Mon Sep 17 00:00:00 2001 From: aodhan Date: Thu, 31 Jul 2025 13:09:58 +0000 Subject: [PATCH] Update kitty-commands-table.md --- kitty-commands-table.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty-commands-table.md b/kitty-commands-table.md index e10ea50..e9b90da 100644 --- a/kitty-commands-table.md +++ b/kitty-commands-table.md @@ -34,7 +34,7 @@ | New window | `ctrl+shift+enter` (also `⌘+↩` on macOS) | | New OS window | `ctrl+shift+n` (also `⌘+n` on macOS) | | Close window | `ctrl+shift+w` (also `⇧+⌘+d` on macOS) | -| Close non-active windows | `F9` | +| Close non-active windows (*) | `F9` | | Resize window | `ctrl+shift+r` (also `⌘+r` on macOS) | | Next window | `ctrl+shift+]` | | Previous window | `ctrl+shift+[` |