I use the neovim make command to run gleam test from within neovim. This works, but the output of the test command uses ANSI escape codes for colored output. The output looks like the screenshot below. I was hoping there would be a way to turn off the colors?
