Is there a way to scroll the message popup?
balazser opened this issue · 4 comments
balazser commented
andys8 commented
Hey,
I would be very interested in a solution, how to
- scroll inside the floating window
- close, hide or toggle the floating window
Might be relevant:
neoclide/coc.nvim#1281
https://github.com/neoclide/coc.nvim/blob/dcd602ce1bc64e909ad19f057c868717bb429380/doc/coc.txt#L754
https://github.com/neoclide/coc.nvim/blob/dcd602ce1bc64e909ad19f057c868717bb429380/doc/coc.txt#L1214-L1220
andys8 commented
I asked in gitter before. https://gitter.im/neoclide/coc.nvim?at=5dc98659091dd14a0e9fb58b
andys8 commented
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
andys8 commented
This looks like a workaround. Hope it'll be improved in coc.nvim
.