jasongilman / proto-repl

A Clojure Development Environment package for the Atom editor
https://atom.io/packages/proto-repl
MIT License
563 stars 50 forks source link

disabling "open repl in right pane" still opens a pane #196

Open carocad opened 7 years ago

carocad commented 7 years ago

In my proto-repl settings I unset the flag for opening the repl in the right pane.

Whenever I run proto-repl, the repl is correctly put into my current pane but an extra pane is created with no content in it :(

Proto-repl version: 1.4.9 atom version: 1.9.8 OS: Ubuntu 16.04

azizzaeny commented 7 years ago

same problem,... check uncheck.. still open in the right pane,.. but if you not use pretty print it will open in same pane instead..

Proto-repl version: 1.4.10 atom : 1.13-0-beta8 OS : ubuntu 16.04