vim-quickui icon indicating copy to clipboard operation
vim-quickui copied to clipboard

obey mousemodel=popup_setpos

Open teto opened this issue 3 years ago • 1 comments

I would like for the popup menu created via map <RightMouse> <Cmd>call quickui#context#open(content, quick_opts)<CR> to appear where I click with mousemodel=popup_setpos. Is this a vim-quickui or (neo)vim limitation ?

teto avatar Mar 16 '21 02:03 teto

seems like a (current) neovim limitation https://github.com/neovim/neovim/issues/14921

teto avatar Jul 27 '21 10:07 teto