question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow hyper to start on system startup in the background.

See original GitHub issue

I find myself often opening and closing terminal windows as I need them. Therefore a fast startup time would be good to have. Hyper still needs around 2-3 seconds depending on what I am currenty doing. Compared that to the normal OS X Terminal which is available under 1 sec, that is “a lot” of difference.

I thought about an option in the config to make Hyper start on startup and be kept in the background, having the show flag on the BrowserWindow instance set to false. Once a User tries to start it, the window will be created. I am not sure if this will cut out a lot of time but I can imagine that having Electron already loaded up and just turning the window to show: true should be significantly faster.

It will eat resources while being in the background for sure but that is why I would put this behaviour behind a boolean settings flag.

Any feedback on this? I am not actually sure if this is a rather good idea or just introduces unnecessary complexity.

Have a nice day ~

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:3
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
yogeshkotadiyacommented, Mar 23, 2018

@SirWindfield Agreed. I don’t mind 120Mb memory in the background as I have Chrome running in the background which takes around 1Gig memory, I have a 16Gig machine so don’t care that much.

@albinekb I don’t hate Hyper, in fact I’m using Hyper as my main terminal for the last couple of months and i really like using it. But if you just add the feature to continue running Hyper in background it can load quickly as I tend to quit terminal rather than minimizing it.

I have no idea why even I compared Hyper to a native terminal. That was just stupid 😅.

0reactions
dlynchcodescommented, Nov 8, 2018

I think this is a good idea. I would be in support of a configuration option that minimizes Hyper to the system tray instead of closing it.

This is just a “nice to have” feature for me, as I habitually close windows more than I should, and I would prefer if I could get the software to be a little smarter than me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Automatically Run Hyper-V Virtual Machines at Startup in ...
You can configure Hyper-V virtual machines to automatically run at startup when you boot or restart the computer (host OS).
Read more >
How to make Hyper-V virtual machine launch automatically at ...
Learn how to block or allow Hyper-V virtual machines from launching at Windows startup using its Settings or this PowerShell command.
Read more >
How to perform a clean boot in Windows - Microsoft Support
Select the Startup tab, then select Open Task Manager. In Task Manager, Enable all of the startup programs you had Disabled before, and...
Read more >
How to Automatically Start a Virtual Machine in Hyper-V
How to Make Hyper-V Virtual Machines Launch Automatically at Startup · 1. Open Hyper-V Manager. · 2. In the list of virtual machines,...
Read more >
HYPER-V run VM in background question - Windows 10 Forums
One addtional feature somewhat related to the topic: A feature I like in Hyper-V is the option to select automatic stop and start...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found