coc-floatinput icon indicating copy to clipboard operation
coc-floatinput copied to clipboard

Floating input for coc.nvim

Results 3 coc-floatinput issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/1709861/90628942-13c30e00-e251-11ea-81af-683363ae5370.png)

```vim augroup CocNvimCustom autocmd! " float prompt function! s:prompt_start() iunmap nmap A " set buftype= " augroup CocNvimCustomPrompt " autocmd! " autocmd WinLeave set buftype=nofile " augroup end endfunction autocmd...

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies