When I run mocha (mochajs.org) tests with vim-test in MacVim, I get ^[[2K^[[0G appearing at the start of the line. It would be nice if those characters were filtered from the output.
Here's an example patch for this issue in vim-dispatch: tpope/vim-dispatch#86
Here is a screenshot of the issue.
