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
After updating to the newest spacemacs version that now uses winum I've added a single line to my config:
(setq winum-scope 'frame-local)
With this change I am no longer able to open any windows, unless I restart window-mode. What usually happens instead is that some more windows are spawned, but they just show the same buffer as the current window and an error is thrown. Fortunately I sometimes do get a usable stacktrace:
After updating to the newest spacemacs version that now uses winum I've added a single line to my config:
(setq winum-scope 'frame-local)
With this change I am no longer able to open any windows, unless I restart window-mode. What usually happens instead is that some more windows are spawned, but they just show the same buffer as the current window and an error is thrown. Fortunately I sometimes do get a usable stacktrace:
Issue appears under the same conditions as in my other ticket.
The text was updated successfully, but these errors were encountered: