onivim/oni

Closing window leaves behind swap files

Open

#670 opened on Aug 28, 2017

View on GitHub
 (1 comment) (1 reaction) (0 assignees)TypeScript (11,389 stars) (336 forks)batch import
bughelp wanted

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