onivim/oni

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

Open

#970 ouverte le 17 nov. 2017

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)TypeScript (336 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (11 389 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur