# Non-Blocking Switcher
-This extension works around a bug in the Gnome Shell window switcher
-(`cycle-windows` & `cycle-windows-backward` -- bound to `<Super>Esc` by default)
-where other keystrokes are blocked while the modifier key is held down.
+This extension works around [bug 2057](https://gitlab.gnome.org/GNOME/gnome-shell/issues/2057)
+in the Gnome Shell window switcher (`cycle-windows` & `cycle-windows-backward` -- bound
+to `<Super>Esc` by default) where other keystrokes are blocked while the modifier key is
+held down.
This allows you to
*This means that you can only ever switch to the first other-window in the tab list!*
The default tab list order is most-recently-used, so by default ***you can only switch
between two windows!*** Thus, it is highly recommended to use the [Round Robin Tab Order
-extension](https://scottworley.com/git/roundrobintaborder) with this extension so that
+extension](https://gitlab.gnome.org/chuck/round-robin-tab-order) with this extension so that
all windows are reachable.