romgrk / termrk

Terminal for atom, using pty.js & term.js
MIT License
33 stars 7 forks source link

Fix issues #88 and #89 #91

Closed HebaruSan closed 7 years ago

HebaruSan commented 7 years ago

88: Check if @panel is null before using it

89: Return the disposable object from Config.observe so the subscription add call can use it