humphd/next

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

Aberta

#102 aberto em 18 de jun. de 2018

 (0 comentário) (0 reação) (0 responsável)JavaScript (5 forks)github user discovery
good first issueterminal

Métricas do repositório

Stars
 (14 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador