humphd/next

UI to allow long-running commands in Linux without hibernation on blur

Ouverte

#102 ouverte le 18 juin 2018

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (5 forks)github user discovery
good first issueterminal

Métriques du dépôt

Stars
 (14 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

We have code in the terminal to halt the Linux VM whenever xterm.js loses focus. We should probably make this something you can opt out of, if you need to leave some long running command going while you switch tabs. We might also want to overlay the terminal with some kind of "paused" or grayed out state when you click away from it, to mimic what a VM does when it's halted.

Guide contributeur