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) |