Describe the bug
Possibly related to #9174.
I'm experiencing the following with 0.44.0 on MacOS Tahoe 26.1:
After startup, Cmd+` and Cmd+Shift+` cycle forward and backward through Kitty windows normally, looping back from the last window to the first one, as expected.
However, after some (OS-level) Kitty windows have been closed, and new ones opened, the following eventually happens:
Cmd+` stills cycles Kitty windows, except that upon reaching the last one, it does not loop to the first one. Instead, nothing happens.
Likewise, Cmd+Shift+` no longer loops from the first Kitty window back to the last one.
Note: I have mapped Kitty's own macos_cycle_through_os_windows to a different key.
Describe the bug
Possibly related to #9174.
I'm experiencing the following with 0.44.0 on MacOS Tahoe 26.1:
After startup,
Cmd+`andCmd+Shift+`cycle forward and backward through Kitty windows normally, looping back from the last window to the first one, as expected.However, after some (OS-level) Kitty windows have been closed, and new ones opened, the following eventually happens:
Cmd+`stills cycles Kitty windows, except that upon reaching the last one, it does not loop to the first one. Instead, nothing happens.Likewise,
Cmd+Shift+`no longer loops from the first Kitty window back to the last one.Note: I have mapped Kitty's own
macos_cycle_through_os_windowsto a different key.