onivim/oni

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

Open

#970 aberto em 17 de nov. de 2017

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (336 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (11.389 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador