skywind3000/vim-quickui

obey mousemodel=popup_setpos

Opened this issue · 1 comments

teto commented

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 commented

seems like a (current) neovim limitation neovim/neovim#14921