coc-actions
coc-actions copied to clipboard
Cursor is kept hidden after opening action menu with 'set termguicolors'
https://github.com/iamcco/coc-actions/issues/12
Updated to version 1.4.1. Tested with the above config, the issue still exists.
A workaround is to set "coc-actions.hideCursor"
to false.
I can confirm this issue