Rónán Carrigan
Rónán Carrigan
I'm using https://github.com/microsoft/vscode-codicons for my icons. You can configure them by passing an `icons` table to `setup`, see `:h neotest.setup()` for the default values.
> So, I recommend fixing it in the default configuration and try to use the same icon font by default. I'd be happy to do this. Would love some suggestions,...
Ive updated the defaults to use all codicons icons. Nerd fonts is probably more popular but the non-PUA usage is a pain and codicons provide a consistent appearance
The bug report template exists for a reason. Please provide the log file and an init.lua to reproduce. I can't reproduce myself.
Can you provide the file that the output is being read from? I can try reproduce with that
Is this still an issue?
I might be able to reproduce if you can provide the output file being read. It's the path in `neotest.Result.output`
Sorry that comment was directed at someone who knows the internals of neotest , hence the lack of instruction :sweat_smile: You can get it with a custom consumer: ```lua neotest.setup({...
I'll need the binary data, copy/pasting into GitHub changes the contents unfortunately
Thanks! I can't reproduce with it however. My first thought is that it could be a NeoVim terminal bug. What version of NeoVim are you using?