You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eventually Alt-Tilde/Backquote seems to stop working. "Eventually" as in after cmdtab has run for some time. Probably something goes wrong after cmdtab has observed more than 128 window changes, which is max history entries. The code that handles the overflow is here. Admittedly I wrote this while rather exhausted, so I won't be surprised if it's wonky.
Eventually Alt-Tilde/Backquote seems to stop working. "Eventually" as in after cmdtab has run for some time. Probably something goes wrong after cmdtab has observed more than 128 window changes, which is max history entries. The code that handles the overflow is here. Admittedly I wrote this while rather exhausted, so I won't be surprised if it's wonky.