wasamasa / eyebrowse

A simple-minded way of managing window configs in emacs
GNU General Public License v3.0
437 stars 24 forks source link

Feature request: optionally drop windows for deleted buffers #106

Closed whirm closed 5 years ago

whirm commented 5 years ago

I often have compilation or other temporary buffers when quitting emacs which means that when I start it up again I get a bunch of windows with scratch buffers.

It would be great to be able to set a flag so eyebrowse drops windows containing deleted buffers instead of replacing them with the scratch buffer.

Thanks!

wasamasa commented 5 years ago

This is what happened before I fixed this behavior because it drove me mad to not see why windows were randomly disappearing, so no.

whirm commented 5 years ago

Just to be clear, I'm talking about restore time only.

Can't we have a disabled by default custom option?

Would you accept a PR introducing this feature?

Cheers,

wasamasa commented 5 years ago

No