-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
Description
Hey,
I have one of my perspective, that is filled with tramp buffers over ssh.
I have it in my init.el that perspectives are automatically loaded on start.
This leads to two problems:
- If my ssh server happens to be offline, loading the buffers times out and this destroys all my perspectives.
- If my ssh server is online, perspectives load fine, but it takes a looooong time, even if I don't intend to work on these tramp buffers.
Would there be a way to defer the loading of the perspective until we actually switch to that perspective? That would actually speed up the loading of the perspectives, even if one doesn't have many tramp buffers.
Or if there is another solution to my problem, I'm all ears :)
Cheers,
Reactions are currently unavailable