tonini / alchemist.el

Elixir Tooling Integration Into Emacs
http://www.alchemist-elixir.org
906 stars 103 forks source link

Multiple instances of Iex repl #347

Open areel opened 6 years ago

areel commented 6 years ago

New to spacemacs and alchemist.el.

Is it possible to have multiple instances of the iex repl open?

Scanning alchemist-iex.el suggests not due to the repl having an identity in order to use it to display results from other iex related commands.

But I may have missed something.

Regards

Aidan