onivim/oni

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

Open

#970 aperta il 17 nov 2017

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)TypeScript (336 fork)batch import
bughelp wanted

Metriche repository

Star
 (11.389 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor