From 6440e7f947377f30c39a45ccd6996eb07e7097f6 Mon Sep 17 00:00:00 2001 From: aodhan Date: Tue, 5 Aug 2025 09:14:35 +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 e9b90da..a8124d1 100644 --- a/kitty-commands-table.md +++ b/kitty-commands-table.md @@ -40,7 +40,7 @@ | Previous window | `ctrl+shift+[` | | Move window forward | `ctrl+shift+f` | | Move window backward | `ctrl+shift+b` | -| Move window to top | `ctrl+shift+\`` | +| Move window to top | `ctrl+shift+`` | | Visually focus window | `ctrl+shift+f7` | | Visually swap window | `ctrl+shift+f8` | | Focus specific window | `ctrl+shift+1`, `ctrl+shift+2` … `ctrl+shift+0` (also `⌘+1`, `⌘+2` … `⌘+9` on macOS) (clockwise from the top-left) |