I have a custom prompt but when I launch iex, a builtin prompt shows. After I hit enter my prompt takes effect. How can I make my prompt take effect w
iex
It's a bug in iex. I've tracked down and fixed it: https://github.com/elixir-lang/elixir/pull/4895