Open jrdnbwmn opened 8 years ago
+1
+1
Saving windows/tabs/panes and their working directory is enough? Or restoring remote SSH sessions is a big part of this ?
https://github.com/timolins/hyperlayout seems to solve this
+1
@cbrwizard nice tip
+1
Any update on this? I'd love to be able to remember window layouts on reload.
+1
I could make this as a plugin ;) before session restoration if it's only the windows
you mean panes?
@alongenosar I could hack on this this weekend. Well see what I cam up with. If you only want one save at the end I can invoke something. But if you want memory session restoration, i'm not there yet. Backend dosen't support this as a plugin.
great
What i'm working on is a way to: Set an environment. What I meant is
Sounds great! let me know when I can test it.
Target 1: update Hyper window object: #3485
Hyperlayout seems to be discontinued and is no longer accepting pull requests. I would very much prefer if this basic functionality was provided in vanilla Hyper, it's been asked many times over the last several years.
Yeah, still nothing it looks like? This is such a basic feature, it's criminal for hyper to not have it. Makes it not very suited to use for a work environment, unfortunately.
Must use terminator, as hyper has not layout support. And terminator rn has some bugs/bad implementation of that feature. Actually, opening 10 terminals in particular places every time takes a lot of time. A function that does it for you should be bundled as it is a very basic need.
Idea for a new feature: ability to save window groups like you can in Terminal.
This is something I and a lot of other devs I know use all the time. I looked through current functionality and plugins and couldn't find anything that does this.
May be best as a plugin.