👨‍💻 I constantly forget the command #iex:break to cancel open expressions in the Elixir repl. While searching for it I found this post which also suggested an iTerm2 shortcut to make it even easier to use. 👍 #MyElixirStatus

https://shyr.io/blog/elixir-iex-cancel-command

Cancel Commands in IEx

When typing out long or multi-line commands in IEx, I sometimes make a typo or another mistake. And more often than not, it’s easier typing it from scratch than…