Hyper: Set default or remember last window size

Created on 8 Aug 2018  路  4Comments  路  Source: vercel/hyper

Using latest hyper canary build on Mac and was trying to figure out how to either set the default window size on open or have it remember the last window size (& position) - just like iTerm does.

I noticed some older issues, but they are very messy.

Most helpful comment

Can you try adding windowSize: [700, 500], to config in your .hyper.js?

All 4 comments

Can you try adding windowSize: [700, 500], to config in your .hyper.js?

I too would love it if hyper would remember the fact that I had it maximized before it was closed. It seems to remember its size and position when not maximized...

Since the PR to fix this issue seems stale, I created a plugin that remembers window state correctly including when Hyper is maximized. hyper-save-windowstate is on NPM and GitHub.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

juicygoose picture juicygoose  路  3Comments

weabot picture weabot  路  3Comments

leo picture leo  路  3Comments

cooperpellaton picture cooperpellaton  路  3Comments

rauchg picture rauchg  路  3Comments