onivim/oni

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

Open

#970 创建于 2017年11月17日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)TypeScript (11,389 star) (336 fork)batch import
bughelp wanted

描述

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

贡献者指南

ctrl-c in cmd kills oni - closing cmd also closes oni · onivim/oni#970 | Good First Issue