nelsam / vidar

vidar is a highly experimental Go editor, written in Go, using gxui
The Unlicense
50 stars 7 forks source link

Don't destroy not empty editor #135

Closed Kvaz1r closed 6 years ago

Kvaz1r commented 6 years ago

Workaround for #116, if editor contains several tabs it shouldn't been destroyed.

Type

Tests

I have tested locally against:

I have included automated tests:

nelsam commented 6 years ago

:shipit: