Fork me on GitHub
#vim
<
2020-05-15
>
Germán Kruszewski10:05:57

Hi! I hope this is a good place to ask a question about vim-fireplace. Please, let me know otherwise. I have a problem with the quickview showing only the first line of an error message whenever I try to compile my code with cpr, which hides the most important part of the error message (for instance, an unresolved symbol name). Is this normal? Any clues of where I can try to look to fix this?

Germán Kruszewski10:05:19

Here's a screenshot of what I see. It's only showing the first line of a two-line error message, where the second line states "Unable to resolve symbol: reduction-steps in this context."