sQu1rr / nerd-treeview

Vim-like NERD Tree behaviour for Atom.io Tree View
https://atom.io/packages/nerd-treeview
MIT License
19 stars 5 forks source link

Does not open treeview when run in console. #3

Closed vinchi777 closed 8 years ago

vinchi777 commented 8 years ago

If I run atom in console. $ atom . It cannot toggle the treeview

sQu1rr commented 8 years ago

does it produce any error? i always run atom from terminal the way you show and the treeview is either there initially or i can successfully toggle it with ctrl+\

vinchi777 commented 8 years ago

no it does not produce any error. when I uninstall nerd-treeview. it works fine again when run in console. I tried installing it again and the problem comes up again.

vinchi777 commented 8 years ago

It works now. I tried install it through apm also I didnt disable tree-view keybindings.