tcolar / goed

Terminal based code editor / development environment
MIT License
133 stars 6 forks source link

When opening then saving a new file (not existing yet), goed deadlocks upon save #74

Closed tcolar closed 8 years ago

tcolar commented 8 years ago

Solved, use empty filebuffer for new file, source gets created/updated upon save.