Exiting IEx


Exiting VIM is Easy

Exit sign showing figure dashing to the exit.

In order to exit the interactive Elixir shell (iex), all you need do is type:

  • Ctrl-c twice; or
  • Ctrl-g, q, <Return>; or sometimes
  • Ctrl-\

Missed the opportunity to allow :q.