humphd/next

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

开放

#102 创建于 2018年6月18日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (5 个派生)github user discovery
good first issueterminal

仓库指标

星标
 (14 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南