elm-tooling/elm-vim

Is there a way to scroll the message popup?

balazser opened this issue · 4 comments

I'm using the sample setup from the README which works well.
I have only one issue: I'm wondering is there any way to scroll down or hide the message of an error for better understanding?

image

I heard <C-w>p could work to jump inside the window. Didn't work for me, though.

I configured coc to hide floating windows by default, but show them when they occur, if manully triggered or after timeout:
andys8/dotfiles@42c56fa