This is a proposal to introduce a new configuration option to IEx. It's annoying for me to have the cursor jump to the matching parenthesis when I enter the closing one.
I find it distracting and jarring. It would be great to have an option to disable this feature. See http://stackoverflow.com/questions/36654660/disable-jumping-cursor-in-erlang-shell It seems like it actually has to do with the erlang shell so in order to introduce this option, we'd need to first add it into the erlang standard library. I'm not sure how any of this works under the surface (I only know elixir) so I'm not sure what I should request in an erlang issue (https://bugs.erlang.org/issues/) so we should discuss that as well. -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/beba3d6f-6a0d-412a-8038-82d57e7fadf3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
