onivim/oni

ctrl-c in cmd kills oni - closing cmd also closes oni

开放

#970 创建于 2017年11月17日

 (4 条评论) (0 个反应) (0 位负责人)TypeScript (297 个派生)batch import
bughelp wanted

仓库指标

星标
 (11,246 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Oni seems somehow to be attached to its parent process:

ctrl-c in cmd kills oni

Open cmd on windows 10

Start oni:

oni

do dir or some other command.

do ctrl-c in cmd and oni will exit

Expected: oni is not affected by cmd

closing cmd also closes oni

Open cmd on windows 10 start oni:

oni

close cmd window -> oni will exit

Expected: oni is not affected by cmd

贡献者指南