Whew using lsp-mode for elixir the elixir-ls language server can kick off compiles that can take tens of seconds to minutes on my machine for large projects. I would love it if the spinner could run in the mode line when a command has been sent off to the server and stopped when the command or input has stopped being received.
Thanks