mxrnx / vice

vi-like editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix crash when opening non-existing file

mxrnx opened this issue · comments

Currently, vice just assumes requested files always exist, resulting in a crash when trying to open a file that doesn't exist.