romgrk / termrk

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

Add termrk:show as activationCommand #29

Closed olmokramer closed 9 years ago

olmokramer commented 9 years ago

I like to use the termrk:show command instead of termrk:toggle to show the terminal (I use separate keybindings for showing and hiding). Problem is that before termrk:toggle has been called the termrk:show command does nothing. This change should fix that.