onivim/oni

Closing window leaves behind swap files

Open

#670 opened on Aug 28, 2017

 (1 comment) (1 reaction) (0 assignees)TypeScript (297 forks)batch import
bughelp wanted

Repository metrics

Stars
 (11,246 stars)
PR merge metrics
 (PR metrics pending)

Description

Whenever I close the Oni window all files that were being actively edited leave behind swap files. Whenever I go to edit the files again I'm greeted with a message like this:

image

When I exit using :q as any vim veteran would do habitually, no swap file is left behind.

I'm on Windows 10

Contributor guide