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
I can't reproduce this exactly, though I have only tried without exwm.
SPC w v to split-window-right
SPC l S to save the layout foo
If I switch these two steps, then there is also a problem for me. Before Bad-ptr/persp-mode.el@0f8db62, saving layouts to files would set their persp-file perspective parameter and auto-save to that file later (when persp-auto-save-persps-to-their-file was t). Now the persp-file parameter is no longer set when saving or loading layouts from files. However, this is a change of behaviour (or bug) in persp-mode upstream.
Personally, I have moved away from persp-mode and am currently writing an alternative to the spacemacs-layouts layer built on more solid foundations. However I am not yet sure if this will be suitable for inclusion into Spacemacs.
Description
I'm unable to restore windows with layouts
Reproduction guide 🪲
Save layout:
SPC l 2
foo
. HitEnter
to create another layout named fooSPC w v
to split-window-rightSPC l S
to save the layoutfoo
Restore layout:
SPC l L
to load layout from filefoo
SPC l foo
to load layoutObserved behaviour: 👀 💔
SPC l L foo
leads to nothingExpected behaviour: ❤️ 😄
SPC l L foo
foo restores the vertically windows layoutSystem Info 💻
Backtrace 🐾
No error is shown with enabled debugging
The text was updated successfully, but these errors were encountered: