dom96 / Aporia

IDE/Advanced text editor mainly focusing on support for the Nim programming language.
Other
379 stars 35 forks source link

Fixed #114. #120

Closed achesak closed 8 years ago

achesak commented 8 years ago

Added win.save() calls to addTab() and closeTab().

The call in addTab() ensures that #114 is fixed, the call in closeTab() is to ensure the tabs are saved after a crash.