yi-editor / yi

The Haskell-Scriptable Editor
GNU General Public License v2.0
1.51k stars 201 forks source link

yi in dynamic mode fails to open if ~/.config/yi/yi.hs is invalid #1021

Open codygman opened 7 years ago

codygman commented 7 years ago

For instance I created an empty file with touch ~/.config/yi/yi.hs, exited yi, and then couldn't enter yi again until this was fixed. I think yi should load normally even if the config is incorrect.