Fork me on GitHub
#spacemacs
<
2017-08-23
>
claudiu06:08:38

Hi, Anyone has any idea on how I can get:

claudiu06:08:17

- new layout to open with default name (will rename if need, but it's really annoying that it keeps asking me to confirm and add a name)

claudiu06:08:07

- open a new layout in the current project

claudiu06:08:04

basically trying to get it to work like vim with tabs 🙂

ag18:08:02

@claudiu dotspacemacs-auto-generate-layout-names

ag18:08:09

for the second thing you can use SPC p l spacemacs/helm-persp-switch-project

claudiu18:08:02

@ag thank you. Worked like a charm. Adding the auto-generate-layout-names, also opens the new layer with the current file I was on, keeping the project.

ag18:08:47

it's made to use on OS X, you can easily adopt it to use in Linux. I've been lazy lately - I wanted to improve it

claudiu18:08:47

@ag cool, will give it a try. thank you for sharing.

ag18:08:33

sure, my pleasure