I’ve just started learning Elixir. I have noticed an annoying problem when using IEX - the cursor jumps around when typing parenthesis. Please see this screen capture: https://imgur.com/a/OrjYuQ7
I found if I use the environment variable TERM=dumb this problem doesn’t happen.
Is there any way to disable this annoying behaviour? I am using the Terminal app on OSX.
Thanks @kokolegorille. Is there any way to disable this behavior? I’m used to other REPL environments and while I can see it being useful to others, it keeps distracting and frustrating me.