humphd/next

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

Offen

#102 geöffnet am 18.06.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (5 Forks)github user discovery
good first issueterminal

Repository-Metriken

Stars
 (14 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide