onivim/oni

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

オープン

#970 opened on 2017/11/17

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (297 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (11,246 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド